home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / msdos / programm / 8195 < prev    next >
Encoding:
Text File  |  1992-07-31  |  746 b   |  21 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!island!moon!cc-mac!dv
  3. From: dv@cc-mac.nbn.com (David Vezie)
  4. Subject: Re-entrant Int 21?
  5. Message-ID: <1992Jul31.064344.5173@cc-mac.nbn.com>
  6. Organization: Computer Concepts
  7. Date: Fri, 31 Jul 1992 06:43:44 GMT
  8. Lines: 11
  9.  
  10. I have a very simple question, and need an answer.  Is it possible
  11. to write an interrupt handler for one of the Int 21 interrupts
  12. (in this case, File Open and File Write), such that things
  13. can be made re-entrant?  In other words, can I write the handler
  14. so that it can call a random Pascal unit that may do all kinds
  15. of unknown things?  And if so, how would I go about doing this?
  16.  
  17. Thanks in advance for any help.
  18. -- 
  19. --
  20. David Vezie dv@sonoma.edu,dv@xnet.ssl.berkeley.edu
  21.