http://bugs.winehq.org/show_bug.cgi?id=30986
--- Comment #3 from James Eder jimportal@gmail.com 2012-06-25 16:03:06 CDT --- Created attachment 40716 --> http://bugs.winehq.org/attachment.cgi?id=40716 Don't care about screen size in wined3d_device_set_cursor_properties().
I'm not sure if applications depend on this function failing if the cursor is bigger than the screen but removing the check altogether fixes the problem for me. I don't know if something like this could be accepted into Wine, however.