Changeset 3488 for trunk/src/user32/oslibwin.h
- Timestamp:
- May 3, 2000, 8:35:56 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/oslibwin.h
r3364 r3488 1 /* $Id: oslibwin.h,v 1.4 1 2000-04-10 19:40:45sandervl Exp $ */1 /* $Id: oslibwin.h,v 1.42 2000-05-03 18:35:52 sandervl Exp $ */ 2 2 /* 3 3 * Window API wrappers for OS/2 … … 282 282 void OSLibWinSetVisibleRegionNotify(HWND hwnd, BOOL fNotify); 283 283 284 HWND OSLibWinQueryCapture(); 285 BOOL OSLibWinSetCapture(HWND hwnd); 286 284 287 #endif //__OSLIBWIN_H__
Note:
See TracChangeset
for help on using the changeset viewer.