Chris, it sounds like your if statement only has ONE = sign not TWO ==. Alan
"Keith Rollin" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] To me, it sounds more like a direct access to the clippingBounds field, which I think is 18 bytes into the WindowType structure. -- Keith > -----Original Message----- > From: Alan Ingleby [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 11, 2003 5:28 PM > To: Palm Developer Forum > Subject: Re: Simulator > > > Sounds like a buffer overrun. Check that you're not writing > past the end of > any allocated memory shortly before the crash occurs. > > "Chris APERS" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > I have the following error while debugging with simulator : > > > > I:\Ripple\ARM\Core\Emul68K\Src\Error68K.c, Line 1543, Write > to WindowType > > (id 65535) off: 18, size: 4 > > > > The debugger stop on a if condition > > Do you know why ? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
