Ignore:
Timestamp:
Mar 30, 2001, 1:13:35 PM (24 years ago)
Author:
sandervl
Message:

header update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win32api.h

    r5360 r5403  
    146146BOOL    WIN32API TerminateThread(HANDLE hThread, DWORD dwExitCode);
    147147
     148HWND    WIN32API WindowFromPoint(POINT);
     149INT     WIN32API MapWindowPoints(HWND,HWND,LPPOINT,UINT);
     150
    148151#endif
Note: See TracChangeset for help on using the changeset viewer.