Changeset 137 for trunk/include/helpers/xstring.h
- Timestamp:
- Feb 4, 2002, 6:32:38 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/xstring.h
r132 r137 225 225 typedef XSTRENCODE *PXSTRENCODE; 226 226 227 ULONG XWPENTRY xstrDecode2(PXSTRING pxstr, 228 CHAR cKey); 229 227 230 ULONG XWPENTRY xstrDecode(PXSTRING pxstr); 228 231 typedef ULONG XWPENTRY XSTRDECODE(PXSTRING pxstr);
Note:
See TracChangeset
for help on using the changeset viewer.