[Bug 37876] Accordance 11 main user interface remains invisible (no calls to layered windows API with top-most window 'WS_EX_LAYERED' extended style set)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 14 01:38:08 CST 2015


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

--- Comment #8 from Dmitry Timoshkov <dmitry at baikal.ru> ---
(In reply to Anastasius Focht from comment #7)
> I generated a full relay log. The log is very large hence I only provide the
> part when the top-level window and all child windows get created and later
> shown.

Thanks Anastasius. According to my tests under Windows7 it's really
WS_EX_COMPOSITED that makes the window behave just like a normal one
regarding ShowWindow/WS_VISIBLE/SetWindowPos(SWP_SHOWWINDOW). Without
that style set the window can't be made visible using these methods.

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