[Bug 8320] DirectInput joystick timestamps are wrong

Wine Bugs wine-bugs at winehq.org
Tue May 8 23:26:17 CDT 2007


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


vitaliy at kievinfo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




------- Additional Comments From vitaliy at kievinfo.com  2007-08-05 23:26 -------
If you didn't understood this is a not guaranteed behavior. You can not relay on
this to be what you using it as.

In _all_ input functions windows does use time-ticks in one way or the other.
However you CAN NOT relay on their starting point! Also you are missing the fact
that GetTickCount returns 32-bit number that will roll over after approximately
50 days.

Anyway, if this is your own program, you better change it. If it's the program
you bought, you better file a bug with their developers.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list