Changeset 332 for trunk/src/user32/new/oslibwin.h
- Timestamp:
- Jul 18, 1999, 8:04:30 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/new/oslibwin.h
r330 r332 1 /* $Id: oslibwin.h,v 1.1 3 1999-07-18 17:12:02sandervl Exp $ */1 /* $Id: oslibwin.h,v 1.14 1999-07-18 18:04:29 sandervl Exp $ */ 2 2 /* 3 3 * Window API wrappers for OS/2 … … 215 215 BOOL OSLibWinSetWindowText(HWND hwnd, LPSTR lpsz); 216 216 BOOL OSLibWinFlashWindow(HWND hwnd, BOOL fFlash); 217 HWND OSLibWinWindowFromPoint(HWND hwnd, PVOID ppoint); 218 BOOL OSLibWinMinimizeWindow(HWND hwnd); 217 219 218 220 #endif //__OSLIBWIN_H__
Note:
See TracChangeset
for help on using the changeset viewer.