[Bug 22369] New: A child window without WS_EX_MDICHILD style should not be tiled by the WM_MDITILE message.

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 16 03:45:22 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=22369

           Summary: A child window without WS_EX_MDICHILD style should not
                    be tiled by the WM_MDITILE message.
           Product: Wine
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: a.m.winehq at gmail.com


In user32/mdi.c
-> MDITile
-> #L763(wine-1.1.42) for-loop "remove all the windows we don't want",

the windows without WS_EX_MDICHILD window style should be also removed from
win_array.


MDICascade is also.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list