Changeset 821 for trunk/src/user32/new/win32wbase.cpp
- Timestamp:
- Sep 4, 1999, 9:42:30 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/new/win32wbase.cpp
r819 r821 1 /* $Id: win32wbase.cpp,v 1. 6 1999-09-04 17:56:41 dengertExp $ */1 /* $Id: win32wbase.cpp,v 1.7 1999-09-04 19:42:29 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 75 75 fCreated = FALSE; 76 76 fFirstShow = TRUE; 77 fIsDialog = FALSE; 77 78 78 79 windowNameA = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.