delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/05/03/02:59:59

Date: Mon, 3 May 1999 09:56:30 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Fred ---o0o--- <fred DOT le AT laposte DOT fr>
cc: djgpp AT delorie DOT com
Subject: Re: DPMI server
In-Reply-To: <7giem8$gvp$1@oceanite.cybercable.fr>
Message-ID: <Pine.SUN.3.91.990503095435.4057K-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Sun, 2 May 1999, Fred ---o0o--- wrote:

> What is a DPMI Server exactly ?

DPMI is an acronym for DOS Protected-Mode Interface.  It is a special
API, implemented as a bunch of functions of software interrupt 31h,
which allow protected-mode programs to run on top of real-mode DOS and
call DOS and BIOS services.  The DPMI server is a special software
that hooks interrupt 31h and provides the DPMI services.

Many modern PC-based operating systems (Windows is one of them)
include a DPMI server as their integral part.  DJGPP provides a free
DPMI server called CWSDPMI for those users who run on plain DOS and
don't have a commercial DPMI server installed.

All this, and much more is explained in the following Web page:

    http://www.delorie.com/djgpp/doc/eli-m17n99.html

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019