[Bug 1803] Steam Crashes With Fixme: errors.

Wine Bugs wine-bugs at winehq.com
Tue Dec 2 19:03:02 CST 2003


http://bugs.winehq.com/show_bug.cgi?id=1803





------- Additional Comments From ajfrantz at comcast.net  2003-02-12 19:03 -------
I've managed to get Steam up and running--that would probably mean that this is
*not* a bug.

Just a couple of quick steps to resolve the crash that follows shortly after
those lines:

Download and install (not sure if this is mandatory, but on a hunch as to the
CoCreateInstance message):
http://download.microsoft.com/download/vb60pro/Redist/sp5/WIN98Me/EN-US/vbrun60sp5.exe


Then tweak the DllOverrides...  Here's a setup that was working for me (it's a
hacked together list, it's quite likely I could do it cleaner, I just did a
one-pass brute force thing)...

[AppDefaults\\Steam.exe\\DllOverrides]
"*comctl32" = "builtin"
"mapi" = "native, builtin"
"mapi32" = "native, builtin"
"ole32" = "native, builtin"
"compobj" = "native, builtin"
"ole2" = "native, builtin"
"ole2nls" = "native, builtin"
"ole2conv" = "native, builtin"
"ole2prox" = "native, builtin"
"ole2thk" = "native, builtin"
"storage" = "native, builtin"
"olepro32" = "native, builtin"
"rpcrt4" = "native"
"oleaut32" = "native"
"msvcrt" = "native, builtin"
"wininet" = "native"
"setupapi" = "native, builtin"
"devenum" = "native, builtin"
"quartz" = "native, builtin"
"urlmon" = "native"
"shdocvw" = "native"
"jscript" = "native, builtin"
"wintrust" = "native, builtin"
"shlwapi" = "native, builtin"
"secur32" = "native, builtin"
"crypt32" = "native"
"ddraw" = "native, builtin"
"shlwapi" = "native, builtin"
"*user.exe" = "native,builtin"
"*" = "builtin, native"

Now to get hl.exe running!  ;)

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list