home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.pascal
- Path: sparky!uunet!math.fu-berlin.de!mailgzrz.TU-Berlin.DE!cs.tu-berlin.de!zisi
- From: zisi@opal.cs.tu-berlin.de (Andreas Zisowsky)
- Subject: Re: TSR HELP! ANY INPUT WOULD HELP!
- Message-ID: <1993Jan10.210656.21600@cs.tu-berlin.de>
- Sender: news@cs.tu-berlin.de
- Organization: Techn. University of Berlin, Germany
- References: <1993Jan10.003718.16390@cs.unca.edu>
- Date: Sun, 10 Jan 1993 21:06:56 GMT
- Lines: 14
-
- Hello,
- you have to consider that MS-DOS is not reentrant. So you may not
- call an interrupt while you are handling an interrupt yourself.
- So you have to program the function ButtonDown without using any
- interrupt. Maybe (or probably) there are some other things to pay
- attention to, so check out some TSR examples available via FTP.
-
- Ciao.
- Andreas
-
- --
-
- Andreas Zisowsky ----- Internet: zisi@cs.tu-berlin.de
- zisi@marie.physik.tu-berlin.de
-