Keith,

Pardon my ignorance.  Clearly I'm in unfamiliar territory...

[EMAIL PROTECTED] wrote:

> > Is the trap dispatcher a system call that I can patch via
> > SysSetTrapAddress ?
>
> Hmmm...you seem a little unclear on the concept here.  The trap dispatcher is
> what invokes system functions.  Therefore, it can't be a system function
> itself...otherwise, how could you use it to call it?  Let's skip this idea for
> now...

Ok :)  My question then is, how do I do what you suggested:
"One approach would be to replace the trap dispatcher with one of your own."


>
>
> > The entire displatch table for the shared library (netlib) appears to be in >
> ROM, so I can't change individual entries.
>
> I said nothing about changing the dispatch table for a shared library.  I talked
> about the library table entry.
>

Got it!

Thanx!



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