Changeset 81 for trunk/include/helpers/stringh.h
- Timestamp:
- Jun 23, 2001, 11:12:49 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/stringh.h
r56 r81 157 157 ********************************************************************/ 158 158 159 VOID strhArrayAppend(PSZ *ppszRoot, 160 const char *pcszNew, 161 PULONG pcbRoot); 159 VOID XWPENTRY strhArrayAppend(PSZ *ppszRoot, 160 const char *pcszNew, 161 ULONG cbNew, 162 PULONG pcbRoot); 162 163 163 164 PSZ strhCreateDump(PBYTE pb,
Note:
See TracChangeset
for help on using the changeset viewer.