On Fri, Jul 28, 2000 at 12:25:07PM -0400, DIAMOND JEFF wrote:
> I desire to modify data within the actual code of a program while it is
> executing.
> 
> I have two questions:
> 
> (1) Will this generate an access violation?

Not if you use DmSet or DmWrite...

> (2) Will the change persist, i.e., in the PalmOS, is code being executed
> in place or is it copied before being executed?

It is run in place, basically the program runs out of locked code resources.

So yes, the changes will persist.


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

Reply via email to