Changeset 7825 for trunk/include
- Timestamp:
- Feb 7, 2002, 11:51:30 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/winnls.h
r7824 r7825 422 422 #define LOCALE_TIMEDATEBOTH 0x00000300 /* full set */ 423 423 424 #ifndef HAVE_WCTYPE_H /* fight native wctype.h */425 /* Prototypes for Unicode case conversion routines */426 WCHAR towupper(WCHAR);427 WCHAR towlower(WCHAR);428 #endif429 430 424 /* Definitions for IsTextUnicode() function */ 431 425 #define IS_TEXT_UNICODE_ASCII16 0x0001
Note:
See TracChangeset
for help on using the changeset viewer.