Changeset 5519 for trunk/include/win/wine/unicode.h
- Timestamp:
- Apr 16, 2001, 7:03:25 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/wine/unicode.h
r5470 r5519 7 7 #ifndef __WINE_UNICODE_H 8 8 #define __WINE_UNICODE_H 9 10 #ifndef RC_INVOKED 9 11 10 12 #if !defined(OS2_INCLUDED) && !defined(__WIN32TYPE_H__) … … 178 180 extern unsigned short get_char_typeW( WCHAR ch ); 179 181 182 #endif //RC_INVOKED 183 180 184 #endif /* __WINE_UNICODE_H */
Note:
See TracChangeset
for help on using the changeset viewer.