Changeset 194 for trunk/include/helpers/nls.h
- Timestamp:
- Jul 28, 2002, 11:48:47 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/nls.h
r184 r194 129 129 typedef NLSDATETIME *PNLSDATETIME; 130 130 131 APIRET XWPENTRY nlsUpper(PSZ psz, ULONG ulLength);131 ULONG nlsUpper(PSZ psz); 132 132 133 133 #endif
Note:
See TracChangeset
for help on using the changeset viewer.