Gil Drori wrote:

> Any idea how to create a TSR task ? (Terminate and Stay Resident)

The closest PalmOS equivalent is called a "Hack".  It is a piece of code which
patches/overrides a trap/systemfunction and then returns control to the OS.
>From then on, any time that trap/systemfunction is called by any program, the
Hack does it's thing.

Look in the knowledge base for "Hack" and "HackMaster".

--
Adam Wozniak                     Senior Software Design Engineer
                                 Surveyor Corporation
[EMAIL PROTECTED]                4548 Broad Street
[EMAIL PROTECTED]          San Luis Obispo, CA 93401



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