http://bugs.winehq.org/show_bug.cgi?id=5749
------- Additional Comments From xerox_xerox2000@yahoo.co.uk 2006-24-07 12:05 ------- simplest is just revert patches step by step: 'patch -Rp1 -i that_patch' in the wine's source tree. And i would really recommend using git in future, finding regressions is a piece of cake really with git.