"Laurent" == Laurent Pinchart laurent.pinchart@skynet.be writes:
>> > WinNT Explorer crashes with an access to 07ffe0000 too. >> >> Well, then we should debug that and implement whatever it needs. We >> are never going to have a 100% compatible user shared data anyway, so >> there's no point in implementing things unless we know they are >> needed.
Laurent> You're right. I still like the idea of a fault handler, but I Laurent> agree with you :-)
Laurent> Uwe, could you tell me which memory location is accessed Laurent> exactly (and if possible a short assembly context) ? If WinNT Laurent> Explorer reads the 32-bit word at 0x7ffe0000 (TickCout) my Laurent> SafeDisc patch should fix the problem.
It was not 0x7ffe000, if I remember right. Will try on Friday. Wine over ADSL with a lot of packet losses isn't fun.
Bye