NHL2004 having problems with OLE?; Error output

Abdul-Haseeb Ahmad abdul.ahmad at utoronto.ca
Tue Feb 3 20:55:24 CST 2004


Okay, so I'm running wine cvs from Feb3
- IE6 installed (installed it on wine20031212 via mike hearn's script 
and then just used that directory for winecvs)
- NHL2004 Demo installed 
(ftp://ftp.ea.com/pub/easports/demos/nhl2004/NHL2004Demo.exe) & Full 
version installed
- following settings:
[AppDefaults\\nhldemo.exe\\Version]
"Windows" = "win98"
[AppDefaults\\nhldemo.exe\\DllOverrides]
"ole32" = "native, builtin"
"oleaut32" = "native, builtin"
"mshtml" = "native, builtin"
"shfolder" = "native, builtin"
"shell32" = "native, builtin"
"shell" = "native, builtin"
"shdocvw" = "native, builtin"
"shlwapi" = "native, builtin"
"urlmon" = "native, builtin"
"crypt32" = "native, builtin"
"wininet" = "native, builtin"
- ole32, oleaut32 copied from win98 installation, stdole2.tlb from winxp 
install

http://bugs.winehq.org/show_bug.cgi?id=1970

okay, so I can get into the menus with those settings.. ole32/oleaut32 
being native reduce the error messages that I get and in the full 
version lets me navigate around more of the menus.. but I still get some 
js/html errors.. seems like the HTML files can't read the "global" 
variables and functions.. im not exactly sure whats going on, i've 
attached (at http://bugs.winehq.org/show_bug.cgi?id=1970):
1)intro.html which skips the intro videos so you dont get a crash
2)running wine --debugmsg +ole nhldemo (exiting the game as soon as i 
get into the menus)
3)running winedbg nhldemo, and entering cont a few times until i get 
into the menu, where i start to get a lot of errors related to the 
DllUnregisterServer function in the NHL2004 Browser Controls DLL...

im hoping someone can help me narrow down the problems here, thanks



More information about the wine-devel mailing list