Changeset 5519 for trunk/include


Ignore:
Timestamp:
Apr 16, 2001, 7:03:25 PM (24 years ago)
Author:
sandervl
Message:

header updates

Location:
trunk/include/win
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/wine/unicode.h

    r5470 r5519  
    77#ifndef __WINE_UNICODE_H
    88#define __WINE_UNICODE_H
     9
     10#ifndef RC_INVOKED
    911
    1012#if !defined(OS2_INCLUDED) && !defined(__WIN32TYPE_H__)
     
    178180extern unsigned short get_char_typeW( WCHAR ch );
    179181
     182#endif //RC_INVOKED
     183
    180184#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 
    31#ifndef __WINE_WINNLS_H
    42#define __WINE_WINNLS_H
Note: See TracChangeset for help on using the changeset viewer.