home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / programm / 3309 < prev    next >
Encoding:
Text File  |  1992-12-11  |  895 b   |  21 lines

  1. Newsgroups: comp.programming
  2. Path: sparky!uunet!usc!elroy.jpl.nasa.gov!sdd.hp.com!caen!uwm.edu!linac!att!mcdchg!laidbak!tellab5!ruth.wheaton.edu!alliso
  3. From: alliso@david.wheaton.edu (Bryan Allison)
  4. Subject: Mouse handlers??
  5. Message-ID: <1992Dec10.195254.4484@wheaton.wheaton.edu>
  6. Sender: news@wheaton.wheaton.edu (USENET News System)
  7. Organization: Wheaton College, IL
  8. Distribution: usa
  9. Date: Thu, 10 Dec 1992 19:52:54 GMT
  10. Lines: 9
  11.  
  12.     I have recently tried programming my mouse on my pc-clone, but have had little
  13. luck when trying to make a user defined handler.  I set register cx to the appropriate
  14. mask and when the first mouse event happens my handler procedure is run, but then the
  15. mouse cursor disappears and from then on the handler doesn't seem to be called again?
  16. Is there anyone out there that can help, or possibly send me mouse information or
  17. possibly C code.
  18.  
  19. Thanks,
  20. Bryan Allison.
  21.