Changeset 1133 for trunk/src/user32/win32wbase.h
- Timestamp:
- Oct 4, 1999, 10:53:46 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.h
r1114 r1133 1 /* $Id: win32wbase.h,v 1.1 2 1999-10-03 20:38:02sandervl Exp $ */1 /* $Id: win32wbase.h,v 1.13 1999-10-04 20:53:46 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 233 233 BOOL fFirstShow; 234 234 BOOL fIsDialog; 235 235 BOOL fInternalMsg; //Used to distinguish between messages 236 //sent by PM and those sent by apps 236 237 Win32BaseWindow *owner; 237 238
Note:
See TracChangeset
for help on using the changeset viewer.