Re: SetRenderState

2004-02-14 Thread Abdul-Haseeb Ahmad
does anyone know what this is supposed to do, and whether it is something that is critical or not? i get an unhandled exception right after this occurs in nhl2004 trace:d3d:IDirect3DDevice8Impl_SetRenderState (0x4a540020)->(153,0) not handled yet

SetRenderState

2004-02-14 Thread Abdul-Haseeb Ahmad
does anyone know what this is supposed to do, and whether it is something that is critical or not? i get an unhandled exception right after this occurs in nhl2004 trace:d3d:IDirect3DDevice8Impl_SetRenderState (0x4a540020)->(153,0) not handled yet

NHL2004 D3D8 crash

2004-02-10 Thread Abdul-Haseeb Ahmad
i have finally gotten nhl2004's menus to work the way its supposed to.. going into the game it crashes however.. i've attached a +d3d trace of the error output (here: http://bugs.winehq.com/attachment.cgi?id=530&action=view). the game does some d3d8 stuff before it goes into the menu.. and then

Re: IE6 Security Controls/URLMon;msimtf (nhl 2004)

2004-02-07 Thread Abdul-Haseeb Ahmad
know... MediaHost (TM) wrote: Is there any fix for that ActiveX behavior on IE concerning security settings to high, which aren't actually? - Original Message - From: "Abdul-Haseeb Ahmad" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 07, 2004 10

Re: IE6 Security Controls/URLMon;msimtf (nhl 2004)

2004-02-07 Thread Abdul-Haseeb Ahmad
disregard these emails. the problem was due to a call to DXImageTransform.Microsoft.Fade. I commented this out and now no problems :) Only problem now is getting D3D to work Abdul-Haseeb Ahmad wrote: sorry, heres the error output that i get when urlmon is registered: =>0 0x7800d14b (MSVCRT.

Re: IE6 Security Controls/URLMon;msimtf (nhl 2004)

2004-02-07 Thread Abdul-Haseeb Ahmad
Windows Script 5.6 InstallShield JRE 1.4.2_02 MDAC 2.8 Jet 4.0 SP8 Flash 6 Comcat/Dxtrans/Dxtmsft dll's registered Abdul-Haseeb Ahmad wrote: Okay when i use IE6 (installed by mike's script) any webpage that uses an activex control says my security settings are too high, even if i lower

IE6 Security Controls/URLMon;msimtf (nhl 2004)

2004-02-07 Thread Abdul-Haseeb Ahmad
Okay when i use IE6 (installed by mike's script) any webpage that uses an activex control says my security settings are too high, even if i lower them (both custom settings and the slider have no effect), or even if i make the site a trusted website... now i believe this might be what be causin

Re: Installing MS Windows Script 5.6

2004-02-04 Thread Abdul-Haseeb Ahmad
quot; "dispex" = "native" "scrobj" = "native" "scrrun" = "native" "wshext" = "native" "wshom.ocx" = "native" "jscript" = "native" "vbscript" = "native" [AppDe

Installing MS Windows Script 5.6

2004-02-04 Thread Abdul-Haseeb Ahmad
Has anyone managed to intstall either the 9x or NT/XP version of windows script 5.6 (http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp)? I get an error registering the OCX wshom.ocx when it installs; I had to use a native MFC42.DLL to get vbscript.dll to register. I'm

NHL2004 having problems with OLE?; Error output

2004-02-03 Thread Abdul-Haseeb Ahmad
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: [AppD

IE6/JSCRIPT: hook:NotifyWinEvent, imm:ImmGetContext

2004-01-30 Thread Abdul-Haseeb Ahmad
(sorry if this is a double post, im having difficulties with my mail client) okay I've got nhl 2004 (and the demo) to go into the menus fine but in the full version in the main menu screen (which isnt in the demo, but this error occurs similarly in the demo menu screens that do exist) the drop

Re: Wine totally broken on Fedora Core because of security patch in kernel

2004-01-30 Thread Abdul-Haseeb Ahmad
Ivan Leo Murray-Smith wrote: FC has some security patch in the kernel, so wine fails with this error: err:virtual:map_image Standard load address for a Win32 program (0x0040) not available - security-patched kernel ? wine: could not load L"C:\\Program Files\\Common Files\\InstallShield\\Engine

WinMM/MIDI problem? (/dev/mixer1 error message)

2004-01-30 Thread Abdul-Haseeb Ahmad
This again is related to NHL2004 but I felt it needed to be in a different psot as I think its more related to the way WinMM works... When the HTML files w/MPEGs embedded in NHL2004 load (via IE6) theres a crash.. and it seems to be related to WinMM: - fixme:ole:CoCreateInstance no classfac

IE6/JSCRIPT: hook:NotifyWinEvent, imm:ImmGetContext

2004-01-30 Thread Abdul-Haseeb Ahmad
okay I've got nhl 2004 (and the demo) to go into the menus fine but in the full version in the main menu screen (which isnt in the demo, but this error occurs similarly in the demo menu screens that do exist) the drop down menus dont show when i click them; plus there are java script errors, se

Re: NHL 2004 (IE6 in another APP!)

2004-01-29 Thread Abdul-Haseeb Ahmad
im also using a blank kernel32.dll by the way Abdul-Haseeb Ahmad wrote: okay, i overwrote intro.html with return.html, and the loads the return from ingame screen, and it waits there for a bit and then it loads the game setup menu, although there are a lot of things missing here, the music

Re: NHL 2004 (IE6 in another APP!)

2004-01-29 Thread Abdul-Haseeb Ahmad
script errors occur because im messing with the way the game loads up or because IE6 implementation doesnt work correctly yet.. oh and this is running on wine20031212 Abdul-Haseeb Ahmad wrote: oh yeah, i also overwrote fe/nhl/html/intro.html with fe/nhl/html/title.html... the demo is available

Re: NHL 2004 (IE6 in another APP!)

2004-01-29 Thread Abdul-Haseeb Ahmad
oh yeah, i also overwrote fe/nhl/html/intro.html with fe/nhl/html/title.html... the demo is available from ftp://ftp.ea.com/pub/easports/demos/nhl2004 this is pretty exciting imo because now we have something that uses IE in special ways so it can be used to hammer out some stuff Abdul-Haseeb

NHL 2004 (IE6 in another APP!)

2004-01-29 Thread Abdul-Haseeb Ahmad
YES! I got the splash screen of NHL 2004 Demo to load up.. I hope the full version also works with the way i configured it.. actually i didnt do much at all, i just used the following DLLOverides [AppDefaults\\iexplore.exe\\DllOverrides] "mshtml" = "native, builtin" "shfolder" = "native, builti

Re: Wine totally broken on Fedora Core because of security patch in kernel

2004-01-29 Thread Abdul-Haseeb Ahmad
i made myself a script that runs LD_ASSUME_KERNEL=2.2.5 setarch i386 wine $* it should work if you run wine in a similar format to this in bash Ivan Leo Murray-Smith wrote: FC has some security patch in the kernel, so wine fails with this error: err:virtual:map_image Standard load address for a W

Re: NHL2004 Testing / Version.dll

2004-01-29 Thread Abdul-Haseeb Ahmad
miliar with windows api and how everything works, so im not sure how i'd approach that problem myself Tom wrote: Abdul-Haseeb Ahmad wrote: Jonathan Wilson wrote: Abdul-Haseeb Ahmad wrote: ive tinkered around some more, and i copied over winxp's kernel32.dll, and i You ca

Re: NHL 2004 Testing Report

2004-01-29 Thread Abdul-Haseeb Ahmad
Jonathan Wilson wrote: Abdul-Haseeb Ahmad wrote: ive tinkered around some more, and i copied over winxp's kernel32.dll, and i You cant use kernel32.dll from real windows on WINE. if i do put it there, the program goes past the kernel32 error, as i've explained.. i changed it

version.dll implementation

2004-01-28 Thread Abdul-Haseeb Ahmad
seems the problem with nhl2004 is wine's current implementation of version.dll... seems as though GetFileVersionInfoA is critical to BrowserEngine_PC_z.dll... does anyone here know version.dll well and would care to share some insight? Quoting Abdul-Haseeb Ahmad <[EMAIL PROTECTED]&

Re: NHL 2004 Testing Report

2004-01-28 Thread Abdul-Haseeb Ahmad
ClassObject couldn't load InprocServer32 dll Z:\mnt\d\nhlwine\BrowserEngine_pc_z.dll so i copied over version.dll as well, and it started to give an invalid address error as well, i tried creating a blank version.dll as well, but it still wouldnt load BrowserEngine_pc_z.dll Quoting Abdul-

NHL 2004 Testing Report

2004-01-27 Thread Abdul-Haseeb Ahmad
Okay guys, I'm a first time poster here, so sorry if I goofed up somewhere. The full bug report is here, includes full output: http://bugs.winehq.org/show_bug.cgi?id=1970 okay heres my testing report of NHL 2004.. I decided to go the full length to see if we can get it working because IE6 does wo