Ignore:
Timestamp:
Jan 12, 2002, 10:58:36 AM (24 years ago)
Author:
sandervl
Message:

CreateFakeWindowEx change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/winuser32.h

    r7061 r7762  
    4141//limited functionality)
    4242//Useful for creating an Odin window with an OS/2 window as parent.
    43 HWND WIN32API CreateFakeWindowEx(HWND hwndOS2);
     43HWND WIN32API CreateFakeWindowEx(HWND hwndOS2, ATOM classAtom);
    4444
    4545#define WIN32_APPEARANCE        0
Note: See TracChangeset for help on using the changeset viewer.