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

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 25 15:45:01 CDT 2018


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

--- Comment #18 from Zebediah Figura <z.figura12 at gmail.com> ---
The addition of flags 0xc000 means that WH_KEYBOARD_LL and WH_MOUSE_LL hooks
were set.

Bizarrely, your log seems to only contain output from one thread in it, and I
don't see any attempts to call hooks from that thread. I also don't see any
+server output. Did you do any filtering of the log (besides just clipping it)?
If +server doesn't work, can you try +msg instead?

My simplest guess is that somehow the game doesn't expect to receive some
message until the hook is done executing, but I don't know what message that
would be.

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