Ignore:
Timestamp:
Nov 14, 2003, 2:44:11 PM (22 years ago)
Author:
sandervl
Message:

Updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/win32wbase.cpp

    r10316 r10319  
    1 /* $Id: win32wbase.cpp,v 1.380 2003-11-12 14:10:20 sandervl Exp $ */
     1/* $Id: win32wbase.cpp,v 1.381 2003-11-14 13:44:11 sandervl Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    476476        }
    477477    }
    478     if (cs->dwExStyle & WS_EX_DLGMODALFRAME) dwStyle &= ~WS_THICKFRAME;
    479478
    480479    //WinZip 8.0 crashes when a dialog created after opening a zipfile receives
Note: See TracChangeset for help on using the changeset viewer.