[Bug 44032] Diablo 3 2.6.1: Mouse-downs register as mouse clicks

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Sep 28 11:12:13 CDT 2018


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

--- Comment #23 from Zebediah Figura <z.figura12 at gmail.com> ---
One discrepancy I can see is that MsgWaitForMultipleObjects() will return early
if a hardware message is received, even though no window message has been
delivered to the thread's queue yet. I'd be surprised if this is throwing off
the application, but finding other discrepancies has as yet been difficult.

Trying to write a patch to fix this discrepancy is less than trivial; I'm
working on it.

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