home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 2 / ctrom_ii_b.zip / ctrom_ii_b / PROGRAM / PASCAL / ERR87_13 / DV87 / DV87.DOC < prev   
Text File  |  1990-08-14  |  594b  |  19 lines

  1. DV87 - Simple TSR to avoid bugs in Desqview 2.26 with a coprocessor
  2.  
  3. This TSR subverts the IRQ13 handler that Desqview installs, which seems
  4. to cause nasty crashes whenever I get a coprocessor error.  It sends the
  5. request to the current INT 75 handler, which is the standard one.
  6.  
  7. Load it in any partition where you are worried you might get coprocessor 
  8. errors.
  9.  
  10. Written by D.J. Murdoch for the public domain.
  11.  
  12. If you have any comments, questions, or bug reports, send them to me at
  13.   dmurdoch@watstat.waterloo.edu (Internet)
  14. or
  15.   DJ Murdoch at Fidonet node 1:221/177.40.
  16.  
  17.  
  18.  
  19.