http://bugs.winehq.org/show_bug.cgi?id=25814
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|rpc |-unknown Resolution| |INVALID
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2011-01-19 01:46:18 CST --- You're using native dcom98 modules:
--- PE 65340000-653d2000 Deferred oleaut32 PE 65f00000-65fc2000 Deferred ole32 ... PE 70100000-70153000 Export rpcrt4 ---
This won't work because of missed exports in native modules at least.
You need to figure out was native dcom installed for purpose or you can live without it. If it was installed to fix another problem - file a bug for initial issue.