Changeset 8553 for trunk/src/user32/win32wbase.cpp
- Timestamp:
- Jun 2, 2002, 9:34:36 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.cpp
r8542 r8553 1 /* $Id: win32wbase.cpp,v 1.32 6 2002-06-02 10:07:58sandervl Exp $ */1 /* $Id: win32wbase.cpp,v 1.327 2002-06-02 19:34:31 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 179 179 fEraseBkgndFlag = TRUE; 180 180 fFakeWindow = FALSE; 181 fIsDragDropActive= FALSE; 181 182 182 183 state = STATE_INIT;
Note:
See TracChangeset
for help on using the changeset viewer.