Changeset 7825 for trunk/include


Ignore:
Timestamp:
Feb 7, 2002, 11:51:30 AM (24 years ago)
Author:
sandervl
Message:

compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/winnls.h

    r7824 r7825  
    422422#define LOCALE_TIMEDATEBOTH    0x00000300  /* full set */
    423423
    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 #endif
    429 
    430424/* Definitions for IsTextUnicode() function */
    431425#define IS_TEXT_UNICODE_ASCII16             0x0001
Note: See TracChangeset for help on using the changeset viewer.