http://bugs.winehq.org/show_bug.cgi?id=31702
--- Comment #34 from Samuel Nelson valczir.darkvein@gmail.com 2012-09-24 08:37:17 CDT --- (In reply to comment #33)
Created attachment 41812 [details] patch
Right, so the ClipCursor(NULL) when the mouse button is released disables clipping, and then it stays disabled because ClipCursor() is called so often. Does the attached patch make it any better?
That attachment appears (from about one minute of testing) to work. I'm getting ready for work, though, so I can't test very thoroughly.
If no one else has done any testing by the time I get back home, I'll play for a while and try to break it.