Changeset 9941 for trunk/src/user32/win32wbase.h
- Timestamp:
- Mar 27, 2003, 11:42:42 AM (23 years ago)
- File:
-
- 1 edited
-
trunk/src/user32/win32wbase.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.h
r9933 r9941 1 /* $Id: win32wbase.h,v 1.15 0 2003-03-22 20:27:12 sandervl Exp $ */1 /* $Id: win32wbase.h,v 1.151 2003-03-27 10:42:42 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 177 177 virtual BOOL isMDIChild(); 178 178 virtual BOOL isDesktopWindow(); 179 virtual BOOL isFakeWindow(); 179 180 180 181 BOOL fHasParentDC() { return fParentDC; };
Note:
See TracChangeset
for help on using the changeset viewer.
