dinput: Fix mouse to use proper offset when queuing new events. Add handling of X-buttons.

Vitaliy Margolen wine-patches at kievinfo.com
Fri Jan 5 18:14:55 CST 2007


We should use instance IDs instead of sequential numbers to get correct
offset.
---
 dlls/dinput/device.c         |   12 +++++-
 dlls/dinput/device_private.h |    1 +
 dlls/dinput/mouse.c          |   88 +++++++++++++++++++++---------------------
 3 files changed, 55 insertions(+), 46 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: e82351b6042c7718a10bfffd53da8faa5af8e17d.diff
Type: text/x-patch
Size: 8059 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070105/d5a02a2d/e82351b6042c7718a10bfffd53da8faa5af8e17d.bin


More information about the wine-patches mailing list