Changeset 5215 for trunk/src/user32/oslibwin.h
- Timestamp:
- Feb 20, 2001, 4:40:23 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/oslibwin.h
r5191 r5215 1 /* $Id: oslibwin.h,v 1. 49 2001-02-19 13:13:04sandervl Exp $ */1 /* $Id: oslibwin.h,v 1.50 2001-02-20 15:40:22 sandervl Exp $ */ 2 2 /* 3 3 * Window API wrappers for OS/2 … … 306 306 307 307 BOOL OSLibWinLockWindowUpdate(HWND hwnd); 308 BOOL OSLibWinGetMaxPosition(HWND hwndOS2, RECT *rect); 308 309 309 310 #endif //__OSLIBWIN_H__
Note:
See TracChangeset
for help on using the changeset viewer.