Hope you dont mind, I was bored and its a small download (DK1).
The disassembly of the failure shows we have written to eax, and info
regs shows eax of 0x00.
dis 0x4e4a20 shows the routine where the return value is set up in eax,
and some debugging shows the initial problem is a path problem. The
routine parses the input path which inder windows is
c:\path\to\KEEPER95.exe and under wine is KEEPER95. It searches
backwards for the last backslash and returns a pointer to the backslash
or 0x00. If 0x00, the trap occurs...
Now the question is where does the full path come from.
Jason
- Need help debugging ... Frank Schruefer
- Re: Need help debugging ... Mike Hearn
- Re: Need help debugging ... Boaz Harrosh
- Re: Need help debugging ... Mike Hearn
- Re: Need help debugging ... Frank Schruefer
- Re: Need help debugging ... Eric Pouech
- Re: Need help debugging ... Jason Edmeades
- Re: Need help debugging ... Jason Edmeades
- Re: Need help debugging ... Ddraw issue Jason Edmeades
- Re: Need help debugging ... Ddraw issue Frank Schruefer
- Re: Need help debugging ... Ddraw is... Vincent B�ron
- Re: Need help debugging ... Ddra... Mike Hearn
- Re: Need help debugging ... ... Duane Clark
- Re: Need help debugging ... Ddra... Frank Schruefer
- Re: Need help debugging ... Ddraw is... Frank Schruefer
- Re: Need help debugging ... Ddraw is... Frank Schruefer
- Re: Need help debugging ... Ddra... Duane Clark
