http://bugs.winehq.org/show_bug.cgi?id=11729 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Other |PC-x86-64 --- Comment #11 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-02-01 14:29:40 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2009-February/068742.html The problem is - Wine lets mouse & keyboard events pass to message loops in exclusive mode. That meant that game processed the same event 2 times - once from dinput second from message loop (WM_LBUTTONDOWN & WM_LBUTTONUP). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.