home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!opl.com!hri.com!noc.near.net!bigboote.WPI.EDU!nntp!reaper
- From: reaper@tiger.WPI.EDU (Daniel M Afonso)
- Newsgroups: rec.games.programmer
- Subject: Re: int 33h (mouse) services question
- Message-ID: <REAPER.93Jan26151251@tiger.WPI.EDU>
- Date: 26 Jan 93 20:12:51 GMT
- References: <1jngq5INNdpo@uxa.ecn.bgu.edu>
- Organization: Worcester Polytechnic Institute, Worcester, MA 01609-2280
- Lines: 7
- NNTP-Posting-Host: tiger.wpi.edu
- In-reply-to: mucds@uxa.ecn.bgu.edu's message of 21 Jan 1993 18:57:41 -0600
-
-
- I'd recomend going out and getting a book on interrupts in general.
- The mouse interrupt has so much stuff stuffed into it, it really makes program-
- ming with it a breeze. Try _Dos Interrupts_, or _PC Intern_. The latter
- has complete mouse routines in it, just copy the code from the disk to
- your program, or make a library, or a unit (Pascal). Hope this helps.
- Dan
-