http://bugs.winehq.org/show_bug.cgi?id=5725
------- Additional Comments From mike@codeweavers.com 2006-04-09 22:34 ------- Sorry, yeah, you already have a diff there. It would be better to make it from the top level wine directory. eg:
diff -urp dlls/user/winpos.c.1 dlls/user/winpos.c > patch.diff
You don't need to use Git (though some people find that easier), you can just send your patch to wine-patches@winehq.org as described on the sending-patches page. (It won't be pick it up from here.)