Ignore:
Timestamp:
Jan 12, 2002, 3:09:54 PM (24 years ago)
Author:
sandervl
Message:

CreateFakeWindowEx changes + added DestroyFakeWindow

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/winuser32.h

    r7762 r7765  
    4242//Useful for creating an Odin window with an OS/2 window as parent.
    4343HWND WIN32API CreateFakeWindowEx(HWND hwndOS2, ATOM classAtom);
     44HWND WIN32API DestroyFakeWindow(HWND hwndWin32);
    4445
    4546#define WIN32_APPEARANCE        0
Note: See TracChangeset for help on using the changeset viewer.