Using Codewarrior, what is the best way to create a code segment that
can be dynamically linked to an existing PRC?  The catch is that unlike
a shared library, this dynamic code module would need to access the
globals of the core program and run in the core programs address space,
stack, etc.  The core PRC should really see it just like any function it
would normall call in a different segment.

Thanks!
- Jeff



-- 
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