Changeset 7780 for trunk/src/user32/oslibwin.h
- Timestamp:
- Jan 20, 2002, 4:26:21 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/oslibwin.h
r7765 r7780 1 /* $Id: oslibwin.h,v 1.6 3 2002-01-12 14:09:31 sandervl Exp $ */1 /* $Id: oslibwin.h,v 1.64 2002-01-20 15:26:21 sandervl Exp $ */ 2 2 /* 3 3 * Window API wrappers for OS/2 … … 238 238 #define RELATIVE_TO_SCREEN 1 239 239 BOOL OSLibWinQueryWindowRect(Win32BaseWindow *window, PRECT pRect, int RelativeTo = RELATIVE_TO_WINDOW); 240 BOOL OSLibQueryWindowRectAbsolute (HWND hwndOS2, PRECT pRect); 240 241 ULONG OSLibGetWindowHeight(HWND hwnd); //for point transformation 241 242
Note:
See TracChangeset
for help on using the changeset viewer.