Changeset 2680 for trunk/src/user32/win32wbase.cpp
- Timestamp:
- Feb 8, 2000, 11:30:03 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.cpp
r2677 r2680 1 /* $Id: win32wbase.cpp,v 1.15 8 2000-02-07 20:32:42 cbratschiExp $ */1 /* $Id: win32wbase.cpp,v 1.159 2000-02-08 10:30:03 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 356 356 return FALSE; 357 357 } 358 //SvL: Shell positioning shouldn't be done for child windows! (breaks Notes) 359 fXDefault = fCXDefault = FALSE; 358 360 } 359 361 else
Note:
See TracChangeset
for help on using the changeset viewer.