Changeset 1337 for trunk/src/user32/oslibwin.h
- Timestamp:
- Oct 17, 1999, 6:42:40 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/oslibwin.h
r1333 r1337 1 /* $Id: oslibwin.h,v 1.1 7 1999-10-17 12:17:43 cbratschiExp $ */1 /* $Id: oslibwin.h,v 1.18 1999-10-17 16:42:39 sandervl Exp $ */ 2 2 /* 3 3 * Window API wrappers for OS/2 … … 275 275 PVOID OSLibWinSubclassWindow(HWND hwnd,PVOID newWndProc); 276 276 277 BOOL OSLibSetWindowRestoreRect(HWND hwnd, PRECT pRect); 278 BOOL OSLibSetWindowMinPos(HWND hwnd, ULONG x, ULONG y); 279 277 280 #endif //__OSLIBWIN_H__
Note:
See TracChangeset
for help on using the changeset viewer.