Ignore:
Timestamp:
Jul 5, 2002, 4:46:58 PM (23 years ago)
Author:
sandervl
Message:

header updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win32api.h

    r8779 r8833  
    198198LONG    WIN32API GetWindowLongW(HWND,INT);
    199199
     200INT     WIN32API MessageBoxExA(HWND,LPCSTR,LPCSTR,UINT,WORD);
     201INT     WIN32API MessageBoxA(HWND,LPCSTR,LPCSTR,UINT);
     202
    200203#endif
Note: See TracChangeset for help on using the changeset viewer.