19 Dec
2022
19 Dec
'22
3:55 p.m.
https://bugs.winehq.org/show_bug.cgi?id=53847 --- Comment #2 from Rémi Bernon <rbernon(a)codeweavers.com> --- Created attachment 73717 --> https://bugs.winehq.org/attachment.cgi?id=73717 Fix Although this is indeed a regression caused by the specified commit, it is only because the application decides to take another code path when this EnableMouseInPointer function is available. The attached patches should fix the issue by implementing mouse pointer message emulation after EnableMouseInPointer has been called, as it does on Windows, as well as GetPointerInfo basic support. -- 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.