[PATCH 5/5] dinput: Remove all the mouse warping craft. Use GetCursorPos for previous position.

Vitaliy Margolen wine-patch at kievinfo.com
Thu Oct 5 09:11:55 CDT 2006


Change log:
dinput: Remove all the mouse warping craft. Use GetCursorPos for previous position.

Native doesn't do any mouse warping in dinput. So we can safely remove all of it
from Wine's as well.

Fixes bugs 1410 5696 and big number of programs.

---
 dlls/dinput/mouse.c |  167 ++++++++-------------------------------------------
 1 files changed, 27 insertions(+), 140 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 419260f0b2967c0be338792e95dedd8500bbeae9.diff
Type: text/x-patch
Size: 9303 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061005/eadfa177/419260f0b2967c0be338792e95dedd8500bbeae9.bin


More information about the wine-patches mailing list