Changeset 4463 for trunk/src/user32/win32wbase.cpp
- Timestamp:
- Oct 9, 2000, 7:26:55 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.cpp
r4434 r4463 1 /* $Id: win32wbase.cpp,v 1.21 4 2000-10-05 18:37:26sandervl Exp $ */1 /* $Id: win32wbase.cpp,v 1.215 2000-10-09 17:26:52 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 2178 2178 RECT oldClientRect = rectClient; 2179 2179 2180 if(getWindowHandle() == 0x68000004) {2181 rc = FALSE;2182 }2183 2180 if (fuFlags & 2184 2181 ~(SWP_NOSIZE | SWP_NOMOVE | SWP_NOZORDER |
Note:
See TracChangeset
for help on using the changeset viewer.