http://bugs.winehq.org/show_bug.cgi?id=5107
------- Additional Comments From tony.lambregts@gmail.com 2006-21-04 14:16 ------- Innovative... If that is the case you can do regression testing (at least in CVS) on the msi dll by doing you updates in the msi directory. providing that none of the includes (*.h) have changed.
cd ~/wine/dlls/msi cvs update -D ....
You still have to make depend && make in the root of wine.