Changeset 5263 for trunk/include/winuser32.h
- Timestamp:
- Feb 24, 2001, 2:31:37 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/winuser32.h
r4860 r5263 1 /* $Id: winuser32.h,v 1. 8 2000-12-30 14:06:41sandervl Exp $ */1 /* $Id: winuser32.h,v 1.9 2001-02-24 13:31:37 sandervl Exp $ */ 2 2 3 3 /* … … 36 36 BOOL WIN32API IsSystemBrush(HBRUSH hBrush); 37 37 38 //Turns native OS/2 window into window recognized by Odin (with only very 39 //limited functionality) 40 //Useful for creating an Odin window with an OS/2 window as parent. 41 HWND WIN32API CreateFakeWindowEx(HWND hwndOS2); 42 38 43 #endif //__WINUSER32_H__
Note:
See TracChangeset
for help on using the changeset viewer.