home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / forth / 3801 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.4 KB  |  28 lines

  1. Newsgroups: comp.lang.forth
  2. Path: sparky!uunet!munnari.oz.au!spool.mu.edu!yale.edu!ira.uka.de!math.fu-berlin.de!informatik.tu-muenchen.de!pazsan
  3. From: pazsan@Informatik.TU-Muenchen.DE (Bernd Paysan)
  4. Subject: Re: What's the abbreviation DPMI ?
  5. References:  <1ih23pINNe0k@nz12.rz.uni-karlsruhe.de>
  6. Originator: pazsan@hphalle5h.informatik.tu-muenchen.de
  7. Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
  8. Organization: Technische Universitaet Muenchen, Germany
  9. Date: Fri, 8 Jan 1993 10:10:35 GMT
  10. Message-ID: <1993Jan8.101035.1659@Informatik.TU-Muenchen.DE>
  11. Lines: 15
  12.  
  13.  
  14. In article <1ih23pINNe0k@nz12.rz.uni-karlsruhe.de>, DAHMS@ifk20.mach.uni-karlsruhe.de (Heribert Dahms) writes:
  15. |> I have a quite good knowledge about computers, but never heard about "DPMI"
  16. |> outside this newsgroup, so I what does it mean?
  17.  
  18. DOS Protected Mode Interface. Because MS-DOS is still a non-reentrant real mode
  19. exception handler (and will be for the next time), some people invented DOS
  20. Extenders (Phar Lap, Lotus, and even MS-Windows has or is a DOS Extender). They
  21. decided (hopefully) to standardize the features of their DOS Extenders, which
  22. resulted in DPMI. If you don't work with DOS, forget it. No other OS is so nasty
  23. that it needs an extender for actual and widespread machines it supports (er, DOS
  24. isn't a real OS... don't let you irritate by the letters OS in DOS).
  25. -- 
  26. Bernd Paysan
  27. "Late answers are wrong answers!"
  28.