[A83] Re: Uninstall key hooks


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

[A83] Re: Uninstall key hooks




most information on hooks remains undocumented and pieces of the information
just float around.  rather than repeat what other have said many times on
this list, i suggest you look back through the archives on the ticalc web
page for information on hooks, more specifically key hooks if you want to
assign things to specific keys.
as for the difference between the 83+ and 83, there is no flash on the 83.
this means no rom upgrades, no archive, no apps(just programs), and then of
course there is no hooks on the 83.

Brandon Sterner
----- Original Message -----
From: "TypeR unknown" <typerfuture@hotmail.com>
To: <assembly-83@lists.ticalc.org>
Sent: Tuesday, April 09, 2002 12:17 PM
Subject: [A83] Re: Uninstall key hooks


>
> Is there a list or something available, that tells you how to do such
things
> as signing other functions to keys using getkey?
> Are there differences between the 83 and 83 Plus?
>
> Thanks.
>
> "I've seen correctional fluids with better colour than you !"
>
>
>
>
>
> >From: "Michael Vincent" <vincentm@cox.net>
> >Reply-To: assembly-83@lists.ticalc.org
> >To: <assembly-83@lists.ticalc.org>
> >Subject: [A83] Re: Uninstall key hooks
> >Date: Sat, 6 Apr 2002 14:03:18 -0700
> >
> >
> >B_CALL 4F6F
> >
> >Michael Vincent
> >Detached Solutions - www.detacheds.com
> >Radical Software - www.radicalsoft.org
> >www.michaelv.org
> >----- Original Message -----
> >From: "David Lindström" <okvin@tiscali.se>
> >To: <assembly-83@lists.ticalc.org>
> >Sent: Saturday, April 06, 2002 12:47 PM
> >Subject: [A83] Re: Uninstall key hooks
> >
> >
> > >
> > > Thanks.
> > > Is there some other way?
> > >
> > > //David
> > >
> > > ----- Original Message -----=20
> > > From: "Michael Vincent" <vincentm@cox.net>
> > > To: <assembly-83@lists.ticalc.org>
> > > Sent: Saturday, April 06, 2002 3:27 PM
> > > Subject: [A83] Re: Uninstall key hooks
> > >
> > >
> > > >=20
> > > > res 5, (IY+34h)
> > > >=20
> > > >=20
> > > > Michael Vincent
> > > > Detached Solutions - www.detacheds.com
> > > > Radical Software - www.radicalsoft.org
> > > > www.michaelv.org
> > > > ----- Original Message -----
> > > > From: "David Lindstr=F6m" <okvin@tiscali.se>
> > > > To: <assembly-83@lists.ticalc.org>
> > > > Sent: Saturday, April 06, 2002 1:42 AM
> > > > Subject: [A83] Re: Uninstall key hooks
> > > >=20
> > > >=20
> > > > >
> > > > > Which flag do you reset when you disable key hooks ?
> > > > >
> > > > > //David
> > > > > Cirrus Programming
> > > > > http://cirrus.tigalaxy.com
> > > > >
> > > > > ----- Original Message -----=3D20
> > > > > From: "Brandon Sterner" <bms9019@rit.edu>
> > > > > To: <assembly-83@lists.ticalc.org>
> > > > > Sent: Friday, April 05, 2002 10:40 PM
> > > > > Subject: [A83] Re: Uninstall key hooks
> > > > >
> > > > >
> > > > > >=3D20
> > > > > > You either reset the bit for the hook, or change the hook's =
> > > pointer so =3D
> > > > > that
> > > > > > it doesn't point to a value equivalent to the instruction add
a,e.
> > > > > > Some apps such my Symbolic app have options which allow the user
=
> > > to
> > > > > > uninstall the hooks used by the app if you're asking simply from
a
> >=
> > > =3D
> > > > > user's
> > > > > > standpoint.
> > > > > >=3D20
> > > > > > Brandon Sterner
> > > > > >=3D20
> > > > > > ----- Original Message -----
> > > > > > From: "David Lindstr=3DF6m" <okvin@tiscali.se>
> > > > > > To: <assembly-83@lists.ticalc.org>
> > > > > > Sent: Friday, April 05, 2002 11:29 AM
> > > > > > Subject: [A83] Uninstall key hooks
> > > > > >=3D20
> > > > > >=3D20
> > > > > > >
> > > > > > > How do you uninstall key hooks?
> > > > > > >
> > > > > > > Thanks for your help
> > > > > > > /David
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > >=3D20
> > > > > >=3D20
> > > > >
> > > > >
> > > >=20
> > > >=20
> > >
> > >
> > >
> >
> >
>
>
> _________________________________________________________________
> Join the world's largest e-mail service with MSN Hotmail.
> http://www.hotmail.com
>
>
>




References: