Changeset 126 for trunk/include


Ignore:
Timestamp:
08/19/08 19:31:33 (16 years ago)
Author:
tim
Message:

improved validation and output of key class names, MULTI_SZ and other unicode strings, and improved warnings and other error messages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/regfi.h

    r125 r126  
    406406                      uint32* cell_length, bool* unalloc);
    407407
     408char* regfi_parse_classname(REGF_FILE* file, uint32 offset,
     409                            uint16* name_length, bool strict);
     410
    408411#endif  /* _REGFI_H */
Note: See TracChangeset for help on using the changeset viewer.