Changeset 5482 for trunk/src/user32/oslibwin.h
- Timestamp:
- Apr 5, 2001, 11:31:28 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/oslibwin.h
r5385 r5482 1 /* $Id: oslibwin.h,v 1.5 1 2001-03-27 16:17:52sandervl Exp $ */1 /* $Id: oslibwin.h,v 1.52 2001-04-05 09:31:27 sandervl Exp $ */ 2 2 /* 3 3 * Window API wrappers for OS/2 … … 309 309 BOOL OSLibWinGetMaxPosition(HWND hwndOS2, RECT *rect); 310 310 311 BOOL OSLibWinShowPointer(BOOL fShow); 312 311 313 #endif //__OSLIBWIN_H__
Note:
See TracChangeset
for help on using the changeset viewer.