http://bugs.winehq.org/show_bug.cgi?id=5386
------- Additional Comments From vitaliy@kievinfo.com 2006-26-06 18:33 ------- winetools used the following override: *=builtin,native Which meant that most of the Wine's dlls were replaced with native. The patch that you found removes this kind of override (exactly for this reason). So now you have most dlls as builtins. Which means it's not a regression (you have to prove it worked with all builtins). There are could be lots and lots of problems. Or there could be few. This is why this bug is invalid. And this is why any use of winetools will be regarded as invalid bug.