[Bug 32840] Mouse input regression caused by changes in GetTickCount64

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 30 14:06:56 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=32840

--- Comment #4 from Jeff Cook <jeff at deserettechnology.com> 2013-01-30 14:06:56 CST ---
Fixed by today's git commit:

commit a74dc1a1195b38e0e04798799229a3aab8a021ef
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Jan 30 12:49:33 2013 +0100

    server: Use the monotonic time counter also on the server side.

This seems to address the server side time discrepancy, though I would still
encourage thorough auditing because mouse axes shouldn't invert even if there
is a large discrepancy in timer origination points (both timers still kept
accurate times). There is likely still an underflow somewhere.

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



More information about the wine-bugs mailing list