dinput: Fix mouse to use proper offset when queuing new events. Add handling of X...
commit30e2fbcb6ee30213538dd06918b49738500f9fb2
authorVitaliy Margolen <wine-patches@kievinfo.com>
Sat, 6 Jan 2007 00:14:55 +0000 (5 17:14 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 6 Jan 2007 10:40:46 +0000 (6 11:40 +0100)
tree9126ac5f3629f2cf079c1541e16ebea642c156ec
parent9d10c66dc8db958c02058c19f532072930744e84
dinput: Fix mouse to use proper offset when queuing new events. Add handling of X-buttons.

We should use instance IDs instead of sequential numbers to get correct offset.
dlls/dinput/device.c
dlls/dinput/device_private.h
dlls/dinput/mouse.c