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

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

> I can think of no other ways to patch a few calls provided by NetLib.

I thought that Tim Spurrell's idea was pretty good (in a relative sense).

-- Keith




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