Changeset 4558 for trunk/src/user32/win32wbase.h
- Timestamp:
- Nov 5, 2000, 7:49:09 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.h
r4194 r4558 1 /* $Id: win32wbase.h,v 1. 99 2000-09-05 19:20:37sandervl Exp $ */1 /* $Id: win32wbase.h,v 1.100 2000-11-05 18:49:09 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 356 356 BOOL fParentDC; 357 357 BOOL fComingToTop; 358 BOOL fCreateSetWindowPos; //FALSE -> SetWindowPos in Win32BaseWindow::MsgCreate not yet called 358 359 359 360 HRGN hWindowRegion;
Note:
See TracChangeset
for help on using the changeset viewer.