From: "Lance W. Patterson" Newsgroups: comp.os.msdos.djgpp Subject: Re: EMM386 and DPMI Date: Fri, 22 Sep 2000 10:38:59 -0500 Organization: Texas Children's Hospital/Baylor College of Medicine Pediatric Cardiology Lines: 8 Message-ID: <39CB7D13.606B286E@bcm.tmc.edu> References: <8qfdfv$hq0$1 AT otis DOT netspace DOT net DOT au> NNTP-Posting-Host: 128.249.222.208 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > CWSDPMI or something. However I find that loading EMM386.EXE in the > CONFIG.SYS seems to be enough to get these programs working? Is this > correct, does EMM386 provide DPMI? Microsoft's "EMM386.EXE" is used primarily for two things. 1. Freeing up "real mode" memory. 2. Providing EMS memory(a joke), if needed.