On Tue, Sep 12, 2000 at 11:34:12AM -0400, Jacob Vitas Vogelstein wrote:
> I am making a hackmaster hack and I dont know which trap to patch.  I need
> to know which system calls are made by the applications launcher when
> someone clicks on an application's icon to start it.  More specifically,
> what is the order of Traps as they occur after a user selects an application
> icon?  Is this the same list and order of Traps that would occur if I
> programmatically launched an app using SysUIAppSwitch?  Thanks for your
> help.

The easiest, albeit nonportable (may change if the OS does) way is to
use POSE and tell it to log the traps.

I think the ONLY trap that would/should occur is SysUIAppSwitch.  The
rest handle events or housekeeping.


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