Changeset 122 for trunk/include/helpers/stringh.h
- Timestamp:
- Dec 8, 2001, 11:14:27 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/stringh.h
r115 r122 32 32 #define STRINGH_HEADER_INCLUDED 33 33 34 VOID XWPENTRY strhStore(PSZ *ppszTarget, PCSZ pcszSource, PULONG pulLength); 35 34 36 PSZ XWPENTRY strhcpy(PSZ string1, const char *string2); 35 37
Note:
See TracChangeset
for help on using the changeset viewer.