Ignore:
Timestamp:
Oct 22, 1999, 8:11:51 PM (26 years ago)
Author:
sandervl
Message:

Lots of changes/fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/win32wbase.h

    r1376 r1405  
    1 /* $Id: win32wbase.h,v 1.31 1999-10-20 13:46:28 sandervl Exp $ */
     1/* $Id: win32wbase.h,v 1.32 1999-10-22 18:11:48 sandervl Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    264264        BOOL    fNoSizeMsg;
    265265        BOOL    fIsDestroyed;
     266        BOOL    fCreated;
    266267
    267268        PVOID   pOldFrameProc;
Note: See TracChangeset for help on using the changeset viewer.