http://bugs.winehq.org/show_bug.cgi?id=8279
------- Additional Comments From saulius.krasuckas@elst.vtu.lt 2007-20-06 11:53 ------- * winebugger wrote: | | use winecfg to set comdlg32 to buildin only then: | touch ~/.wine/c/windows/system32/comdlg32.dll | touch ~/.wine/c/windows/system32/riched20.dll
I am not sure why this should be needed? Both comdlg32 and riched20 are already created as fake dlls inside "system32". Plus the former doesn't handle DLL_WINE_PREATTACH, why is the override needed? Well, a bit of an offtopic ;)