https://bugs.winehq.org/show_bug.cgi?id=38791 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch CC| |sebastian(a)fds-team.de --- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> --- Hello, the patch looks correct, but patches are not picked up here from bugzilla. Could you please take a look at http://wiki.winehq.org/SubmittingPatches and afterwards submit it to the wine-patches mailing list? Although I agree that the patch is most likely correct, to convince other developers it basically never hurts to add a testcase. It also makes sure that restructuring the code doesn't accidentially break it again in the future. In this case such a testcase should probably be added to dlls/user32/tests/, both input.c and monitor.c already contain some ClipCursor() function calls. If you need help writing such a test, feel free to ask me. Regards, Sebastian -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.