Changeset 5519 for trunk/include
- Timestamp:
- Apr 16, 2001, 7:03:25 PM (24 years ago)
- Location:
- trunk/include/win
- Files:
-
- 2 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 */ -
trunk/include/win/winnls.h
r5518 r5519 1 /* $Id: winnls.h,v 1.6 2001-04-16 17:02:54 sandervl Exp $ */2 3 1 #ifndef __WINE_WINNLS_H 4 2 #define __WINE_WINNLS_H
Note:
See TracChangeset
for help on using the changeset viewer.