Changeset 5606 for trunk/src/user32/win32wbase.cpp
- Timestamp:
- Apr 27, 2001, 7:36:39 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.cpp
r5586 r5606 1 /* $Id: win32wbase.cpp,v 1.25 2 2001-04-25 20:53:38 sandervl Exp $ */1 /* $Id: win32wbase.cpp,v 1.253 2001-04-27 17:36:38 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 106 106 fCreationFinished= FALSE; 107 107 fMinMaxChange = FALSE; 108 fOwnDCDirty = FALSE; 108 109 109 110 windowNameA = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.