http://bugs.winehq.org/show_bug.cgi?id=7569
--- Comment #23 from Ronny Standtke Ronny.Standtke@gmx.net 2007-12-16 08:29:36 --- Hi Dmitry,
Please try the following patch: http://www.winehq.org/pipermail/wine-patches/2007-December/047915.html
I just saved the webpage to a file and then tried to patch against 0.9.[49,50,51] and it failed all three times with the following output:
# patch -p1 < /home/ronny/wine_patch.html patching file dlls/user32/button.c Hunk #3 succeeded at 982 with fuzz 1. Hunk #6 FAILED at 1130. 1 out of 6 hunks FAILED -- saving rejects to file dlls/user32/button.c.rej
Against which wine version was your patch? Am I doing something stupid here?