home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / msdos / programm / 8930 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  800 b 

  1. Path: sparky!uunet!usc!elroy.jpl.nasa.gov!decwrl!access.usask.ca!ccu.umanitoba.ca!ciit85.ciit.nrc.ca!brandonu.ca!dueck
  2. Newsgroups: comp.os.msdos.programmer
  3. Subject: Hooked interrupts fail under Windows/DOS
  4. Message-ID: <1992Aug31.162117.2194@brandonu.ca>
  5. From: dueck@brandonu.ca
  6. Date: 31 Aug 92 16:21:16 CST
  7. Organization: Brandon University, Brandon, Manitoba, Canada
  8. Lines: 11
  9.  
  10. I have a TSR that hooks the clock interrupt (8) in order to
  11. perform a periodic activity. When in the DOS shell under Windows,
  12. another program that depends on the value of the clock bytes in the
  13. DOS segment fails because the clock bytes never get changed.
  14. The second program works properly if the TSR is not loaded before entering
  15. Windows.
  16.  
  17. Does anyone have an explanation for this behaviour?
  18.  
  19. Gery Dueck
  20. dueck@brandonu.ca
  21.