"Leonardo G. Holanda" wrote:
> 
> Hello all.
> 
> As we know, Hackmaster is a application that manages multiple hacks. But
> I would like to know how to install a hack without hackmaster inside my
> system. I want to have a single hack in my palmos and no others hacks. I
> there any way of doing this?

A hack is a program which follows a certain API. It makes no sense to
write hacks without Hackmaster (X-Master (hey, it's free) or any other
Hack manager).

However, if you really want to change the functionality of a trap,
use SystemSetTrapAdress.

Your approach is strongly discouraged as you run into deep problems
if more than one program tries to change the same trap (do you really
know that other programs won't tamper your trap?). The Hackmaster API
takes care about these issues, and if you want to go safely without
Hackmaster, you'll have to re-invent your own wheel.

With kind regards / Mit freundlichem Gru�
    Holger Klawitter
--
Holger Klawitter
[EMAIL PROTECTED]                               http://www.klawitter.de



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