home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / programm / 3316 < prev    next >
Encoding:
Internet Message Format  |  1992-12-13  |  837 b 

  1. Path: sparky!uunet!destroyer!gumby!yale!not-for-mail
  2. From: stone-andy@cs.yale.edu (Andy Stone)
  3. Newsgroups: comp.programming
  4. Subject: Re: Mouse handlers??
  5. Date: 13 Dec 1992 15:15:57 -0500
  6. Organization: /homes/majors/stonea/.organization
  7. Lines: 8
  8. Distribution: usa
  9. Message-ID: <1gg5ltINNkuq@MACAW.ZOO.CS.YALE.EDU>
  10. References: <1992Dec10.195254.4484@wheaton.wheaton.edu>
  11. NNTP-Posting-Host: macaw.zoo.cs.yale.edu
  12. In-reply-to: alliso@david.wheaton.edu's message of Thu, 10 Dec 1992 19:52:54 GMT
  13.  
  14. My problem with this was that I was declaring my handler as an interrupt
  15. routine (and thus returning with iret).  Actually, your handler is not an
  16. interrupt, just a normal (far) procedure, and thus should return using retf.
  17.  
  18.                         
  19. -- 
  20.                                                   |  Andy Stone |      
  21.                          stonea@minerva.cis.yale.edu
  22.