[ros-bugs] [Bug 2238] two slow single clicks are handled as doble click

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Fri May 11 19:28:13 CEST 2007


http://www.reactos.org/bugzilla/show_bug.cgi?id=2238





------- Comment #1 from mrnobo1024 at yahoo.com  2007-05-11 19:28 CET -------
This seems to be caused by the "time" field of the window message structure
being wrong. It's supposed to be the same value as GetTickCount (milliseconds),
but it just uses KeQueryTickCount which returns the number of actual timer
ticks (15ms each).


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.


More information about the Ros-bugs mailing list