Changeset 7762 for trunk/include/winuser32.h
- Timestamp:
- Jan 12, 2002, 10:58:36 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/winuser32.h
r7061 r7762 41 41 //limited functionality) 42 42 //Useful for creating an Odin window with an OS/2 window as parent. 43 HWND WIN32API CreateFakeWindowEx(HWND hwndOS2 );43 HWND WIN32API CreateFakeWindowEx(HWND hwndOS2, ATOM classAtom); 44 44 45 45 #define WIN32_APPEARANCE 0
Note:
See TracChangeset
for help on using the changeset viewer.