Ignore:
Timestamp:
Sep 5, 1999, 5:59:37 PM (26 years ago)
Author:
dengert
Message:

reenabled open32wbase

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/new/win32wbase.cpp

    r835 r836  
    1 /* $Id: win32wbase.cpp,v 1.10 1999-09-05 15:53:09 sandervl Exp $ */
     1/* $Id: win32wbase.cpp,v 1.11 1999-09-05 15:59:36 dengert Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    429429#endif
    430430
    431 //  fakeWinBase.hwndThisObject = OS2Hwnd;
    432 //  fakeWinBase.pWindowClass = windowClass;
    433 //  *(PULONG)&fakeWinBase -= 0x90 - 8;
     431  fakeWinBase.hwndThis     = OS2Hwnd;
     432  fakeWinBase.pWindowClass = windowClass;
    434433//  SetFakeOpen32();
    435434
Note: See TracChangeset for help on using the changeset viewer.