Changeset 2202 for trunk/src/user32/win32wbase.cpp
- Timestamp:
- Dec 24, 1999, 10:44:04 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.cpp
r2200 r2202 1 /* $Id: win32wbase.cpp,v 1.11 7 1999-12-24 18:39:12sandervl Exp $ */1 /* $Id: win32wbase.cpp,v 1.118 1999-12-24 21:44:04 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 199 199 EraseBkgndFlag = TRUE; 200 200 PSEraseFlag = FALSE; 201 Sup ressEraseFlag= FALSE;201 SuppressEraseFlag = FALSE; 202 202 203 203 horzScrollInfo = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.