err:module:attach_process_dlls "rpcrt4.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\services.exe" failed, status c0000005
err:wineboot:start_services_process Unexpected termination of services.exe - exit code -1073741819
fixme:msvcrt:__lconv_init stub
fixme:heap:HeapSetInformation 0x110000 0 0x458b00 4
fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpScanMemory
fixme:dbghelp:dump_system_info fill in CPU vendorID and feature set
when you do it the other way around it comes up with:
err:module:attach_process_dlls "rpcrt4.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\services.exe" failed, status c0000005
err:wineboot:start_services_process Unexpected termination of services.exe - exit code -1073741819
wine: could not load L"C:\\windows\\system32\\ZBrush3.exe": Module not found
I'm going to assume that it has something to do with "rpcrt4.dll"
when i installed dcom98, to get the zbrush activation working, it added services.exe, wineboot.exe, winedevice.exe to the application settings and set their windows version to "use global settings". It also set DLL overrides for ole32, oleaut32, and rpcrt4 to builtin per exe.
to get both zbrush and utorrent running at the same time just remove those settings AFTER you activate zbrush. dcom98 doesn't seem to work without those settings.
@dimesio - if that's what you meant by overrides, i guess that's what the problem was. thanks for you help