Changeset 10319 for trunk/src/user32/win32wbase.cpp
- Timestamp:
- Nov 14, 2003, 2:44:11 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/win32wbase.cpp
r10316 r10319 1 /* $Id: win32wbase.cpp,v 1.38 0 2003-11-12 14:10:20sandervl Exp $ */1 /* $Id: win32wbase.cpp,v 1.381 2003-11-14 13:44:11 sandervl Exp $ */ 2 2 /* 3 3 * Win32 Window Base Class for OS/2 … … 476 476 } 477 477 } 478 if (cs->dwExStyle & WS_EX_DLGMODALFRAME) dwStyle &= ~WS_THICKFRAME;479 478 480 479 //WinZip 8.0 crashes when a dialog created after opening a zipfile receives
Note:
See TracChangeset
for help on using the changeset viewer.