home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / programm / 9265 < prev    next >
Encoding:
Internet Message Format  |  1992-09-10  |  1.1 KB

  1. Xref: sparky comp.os.msdos.programmer:9265 comp.os.msdos.misc:5171 comp.os.msdos.apps:4701
  2. Path: sparky!uunet!gatech!hubcap!ncrcae!ncrlnk!ncrclm!swami
  3. From: swami@ncrclm.ClemsonSC.NCR.COM (Krishnaswami)
  4. Newsgroups: comp.os.msdos.programmer,comp.os.msdos.misc,comp.os.msdos.apps
  5. Subject: Apps not preserving 32 bit registers when they use them
  6. Message-ID: <1324@ncrclm.ClemsonSC.NCR.COM>
  7. Date: 10 Sep 92 18:18:32 GMT
  8. Reply-To: swami@ncrclm.ClemsonSC.NCR.COM (Krishnaswami)
  9. Distribution: world
  10. Organization: NCR E&M CLEMSON Liberty, SC
  11. Lines: 13
  12.  
  13.  
  14.    I have recently run into problems with some applications like
  15. Lotus 123 release 3.1 and Novell Nondedicated Netware 286 that do not
  16. preserve the 32 bit registers on 80486 system when they use them,
  17. assuming all DOS PCs will use only 16 bit registers.  These usually
  18. happen when these programs grabbed the system Timer interrupt, used 
  19. 32 bit registers and giving control to the BIOS and the BIOS returned
  20. to the application that was using 32 bit regiters.  Novell seems to have a
  21. patch for this problem.
  22.  
  23.   Send me an email if any of you know of such problems with any
  24. popular software.  I will post the results.
  25.  
  26.