--On 06 July 2001 16:50 -0700 Jim Schram <[EMAIL PROTECTED]> wrote:

> When your application quits, the code segment containing your patched
> function is unloaded. The application must unpatch the trap before
> exiting. Trap patches such as this should *only* be applied from within
> system extensions such as Hackmaster.

So, how does one get the OS not to unload the code for a particular 
function when the app quits? I remember it was quite simple under DOS when 
one needed to patch an interrupt... What if we would want to patch a trap 
without having to install (and pay) Hackmaster, when we don't want all of 
it's capabilities?

Ta,
IM :-)

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