Changeset 5457 for trunk/src/kernel32/ole2nls.cpp
- Timestamp:
- Apr 3, 2001, 7:47:13 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/ole2nls.cpp
r5451 r5457 1 /* $Id: ole2nls.cpp,v 1. 9 2001-04-03 14:10:48sandervl Exp $ */1 /* $Id: ole2nls.cpp,v 1.10 2001-04-03 17:47:11 sandervl Exp $ */ 2 2 3 3 /* … … 30 30 #include <stdlib.h> 31 31 #include <locale.h> 32 //#include <unicode.h>32 #include <heapstring.h> 33 33 #include <ctype.h> 34 34 #include <wcstr.h>
Note:
See TracChangeset
for help on using the changeset viewer.