Ignore:
Timestamp:
Apr 2, 2001, 11:54:45 AM (24 years ago)
Author:
sandervl
Message:

header update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win32api.h

    r5403 r5438  
    148148HWND    WIN32API WindowFromPoint(POINT);
    149149INT     WIN32API MapWindowPoints(HWND,HWND,LPPOINT,UINT);
     150HWND    WIN32API GetCapture(void);
     151HWND    WIN32API SetCapture(HWND);
    150152
    151153#endif
Note: See TracChangeset for help on using the changeset viewer.