Ignore:
Timestamp:
Jun 1, 2002, 7:25:10 PM (23 years ago)
Author:
sandervl
Message:

header updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win32api.h

    r7869 r8539  
    193193BOOL    WIN32API CharToOemBuffA( LPCSTR s, LPSTR d, DWORD len );
    194194
     195LONG    WIN32API GetWindowLongA(HWND,INT);
     196LONG    WIN32API GetWindowLongW(HWND,INT);
     197
    195198#endif
Note: See TracChangeset for help on using the changeset viewer.