http://bugs.winehq.org/show_bug.cgi?id=3115
------- Additional Comments From saulius.krasuckas@elst.vtu.lt 2005-13-07 01:35 -------
Any idea which debug channel might be of help?
I would try generating "+loaddll,+ole" traces, but the only workaround I will be able to think of is to set OLE32, OLEAUT32 and maybe RPCRT4 dlls from builtin to natives:
WINEDLLOVERRIDE="ole32,oleaut32,rpcrt4=n" wine ...
Not always all the three dlls need to be overrided - experiment on your own. :-)