http://bugs.winehq.org/show_bug.cgi?id=18157
--- Comment #14 from Todd Chester ToddAndMargo@verizon.net 2009-11-22 21:38:39 --- (In reply to comment #13)
Assuming that you have the "Default Settings" application selected under the Applications tab, the ole32/oleaut32/rpcrt4 overrides should have already been added (otherwise winetricks dcom98 wouldn't have done anything). Removing those should get you back to using the builtin libraries. Otherwise you should try to diagnose what overrides you have enabled then.
Hi Andrew,
I found this in the trace:
Backtrace: =>0 0x7bc460dc stub_entry_point+0x4c(dll="rpcrt4.dll", name="I_RpcExceptionFilter", ret_addr=0x68c2aa11) [/home/CDs/Linux/Wine/wine-1.1.33/dlls/ntdll/loader.c:195] in ntdll (0x00c1df0c)
So I set rpcrt4 to "builtin". And suprise, after using ps and kill to remove any running wine programs, I restarted Wine Config and both ole's came back as builtin and rpcrt4 was well. And now everything work as before.
Thank you guys for all the help. I was dead in the water.
-T