http://bugs.winehq.org/show_bug.cgi?id=7838
------- Additional Comments From vitaliy@kievinfo.com 2007-26-05 09:36 ------- The problem is dinput still warps mouse to keep it from escaping the window. Native doesn't do this. If you disable warping mouse will work perfectly. To do that, comment-out this line: http://source.winehq.org/source/dlls/dinput/mouse.c?v=wine-0.9.37#L327