Changeset 235 for trunk/include/helpers/nlscache.h
- Timestamp:
- Dec 12, 2002, 12:50:50 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/nlscache.h
r174 r235 57 57 ULONG cEntities); 58 58 59 #ifdef XSTRING_HEADER_INCLUDED 60 ULONG XWPENTRY nlsReplaceEntities(PXSTRING pstr); 61 #endif 62 63 VOID XWPENTRY nlsLoadString(ULONG ulID, 64 PSZ *ppsz, 65 PULONG pulLength); 66 59 67 PCSZ XWPENTRY nlsGetString(ULONG ulStringID); 60 68
Note:
See TracChangeset
for help on using the changeset viewer.