[Bug 22369] 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
Wed Dec 3 08:07:29 CST 2014


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

--- Comment #25 from Dmitry Timoshkov <dmitry at baikal.ru> ---
(In reply to Bruno Jesus from comment #24)
> I see that your compiled application will not run in XP or lower, so I
> recompiled it in Vistual C++ 6. But all I see is a large gray window, no
> childs inside. Since the bug has no screenshots can you tell me what is
> supposed to happen?

Create some child/MDI windows either using File menu or hotkeys: Ctlr+N
creates child window with WS_EX_MDICHILD style set, Ctrl+C creates child
window without that style. Then either press Ctrl+T or menu Window -> Tile
to tile created windows.

-- 
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