[A83] Re: startup


[Prev][Next][Index][Thread]

[A83] Re: startup



You can use hooks in ram programs without problems as long as you can 
calculate the location of the hook and are sure that your hook won't move. 
I don't think programs move during startup, thus it should be possible.

Martin

At 03:55 PM 09-09-03 -0700, you wrote:
> >Is it possible to save to an appvar using a regular old asm
> >program?
>
>Of course! _CreateAppVar: exactly the same as _CreateProg. The
>problem is the hook. Since only Apps can (without a lot of
>difficulty) set hooks.




References: