Changeset 1176 for trunk/src/user32/oslibwin.h
- Timestamp:
- Oct 8, 1999, 1:21:31 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/oslibwin.h
r1159 r1176 1 /* $Id: oslibwin.h,v 1. 9 1999-10-07 09:28:01sandervl Exp $ */1 /* $Id: oslibwin.h,v 1.10 1999-10-07 23:21:30 sandervl Exp $ */ 2 2 /* 3 3 * Window API wrappers for OS/2 … … 210 210 #define RELATIVE_TO_SCREEN 1 211 211 BOOL OSLibWinQueryWindowRect(HWND hwnd, PRECT pRect, int RelativeTo = RELATIVE_TO_WINDOW); 212 BOOL OSLibWinCalcFrameRect(HWND hwndFrame, RECTLOS2 *pRect, BOOL fClient); 212 213 213 214 #define QWOS_NEXT 0
Note:
See TracChangeset
for help on using the changeset viewer.