Hi all.

I'd like to thank everyone who answered my question.  The project I was
working on *is* a multi-segment app, but compiling it under either smart or
the 32-bit-pointer models doesn't help get rid of the problem.  And Joe,
that post you found by Ben Combee was exactly the one I'd found in my
archive search, but from what it looks like to me now, my problem isn't due
to an incorrect function pointer, so it seems likely that there's a write
past the end of a global array.  One more thing that might shed some light
on it for you all is that the 'changed-emulator-program-counter' error I'm
getting appears right away if I call FrmGotoForm to go to a 'help-info'
form, but if I use FrmPopupForm to go to that 'help-info' form the same
error occurs the first time I call FrmDrawForm *after* I return from the
'help-info' form by calling 'FrmReturnToForm(0)'.

Hmmm....  Hope that explanation is more clear than mud than it looks like to
me now... ;-)

Martin






-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to