[Bug 32568] Visual Studio 2010 fails on startup, .NET Framework 4.0 WPF message dispatcher unexpectedly receives messages (CoWaitForMultipleHandles, COWAIT_FLAGS, message pump)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 4 17:59:27 CST 2014


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

Sebastian Lackner <sebastian at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian at fds-team.de

--- Comment #3 from Sebastian Lackner <sebastian at fds-team.de> ---
The patch from Dan doesn't fix it the right way, at least not according to the
tests. Native does indeed process window messages, but _not_ when an APC call
is queued. The following patch should help:

https://github.com/wine-compholio/wine-staging/tree/master/patches/ole32-CoWaitForMultipleHandles

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