Re: Strange access violations

From: Martin Harvey (Demon account) (martin_at_nospam_pergolesi.demon.co.uk)
Date: 09/30/04


Date: Thu, 30 Sep 2004 17:49:35 GMT

On Thu, 30 Sep 2004 00:06:02 -0400, Jud McCranie
<youknowwhat.mccranie@adelphia.net> wrote:

>On Wed, 29 Sep 2004 23:13:32 -0400, L D Blake <not@any.adr> wrote:
>
>>Also ... what exactly is the error message he's getting... The numerical
>>exception code would be VERY helpful.
>
>Here's an exact error message:
>Access violation at 00401F04 in module WinSchedule.exe. Write of
>address 64797277.
>

When you shove that through the "find error", remember to include the
leading $ character, and adjust for offsets.

Anyways, you'll probably want to look at $00001F04 or possibly
$00000F04

MH.