Ignore:
Timestamp:
Oct 9, 2000, 7:26:55 PM (25 years ago)
Author:
sandervl
Message:

mdi fix + ShowOwnedPopups implemented

File:
1 edited

Legend:

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

    r4434 r4463  
    1 /* $Id: win32wbase.cpp,v 1.214 2000-10-05 18:37:26 sandervl Exp $ */
     1/* $Id: win32wbase.cpp,v 1.215 2000-10-09 17:26:52 sandervl Exp $ */
    22/*
    33 * Win32 Window Base Class for OS/2
     
    21782178   RECT oldClientRect = rectClient;
    21792179
    2180     if(getWindowHandle() == 0x68000004) {
    2181         rc = FALSE;
    2182     }
    21832180    if (fuFlags &
    21842181       ~(SWP_NOSIZE     | SWP_NOMOVE     | SWP_NOZORDER     |
Note: See TracChangeset for help on using the changeset viewer.