Hi Tony,

Thanks for the info.

fixme:msvcrt:_XcptFilter (0,0x40626b58)semi-stub
wine client error:0x80bd8b0: partial write 64



Sounds like this bug then.

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

it is fixed by this patch (not yet in CVS)

http://www.winehq.com/hypermail/wine-patches/2003/02/0098.html
Just read that, so it appears that a work around is to copy the dll to windows/system dir?

Well, I just did that with msvcrt.dll and unfortunatly it still crashes with this

wine ./nmake.exe or
wine -dll msvcrt=n ./nmake.exe

This leads me to think that that this is not the same bug


with the newer wine build /nmake.exe/ and /cl.exe/ do not work. With the following error:
fixme:msvcrt:_XcptFilter (-2147483392,0x40702720)semi-stub

Also /cmd.exe/ does not work: (is this related?)

$ wine ./cmd.exe
fixme:console:SetConsoleCtrlHandler (0x4ad09d41,1) - no error checking or testing yet
A subdirectory or file .exe already exists.


/link.exe/ does run, and so do /winemine/ and /notepad/, so I think the install must be ok.

I could not find any bugs relating to XcptFilter, are you aware of any issues that could resolve this or workaround it please?

Regards

JG


Reply via email to