From: "Damian Yerrick" Newsgroups: comp.os.msdos.djgpp Subject: Re: DMPI trouble Date: Sun, 12 Sep 1999 11:31:14 -0500 Organization: Rose-Hulman Institute of Technology Lines: 32 Message-ID: <7rgkk5$91k$1@solomon.cs.rose-hulman.edu> References: <7rf3ca$5e3g$1 AT newssvr04-int DOT news DOT prodigy DOT com> <7rghta$76n$1 AT lure DOT pipex DOT net> NNTP-Posting-Host: yerricde.laptop.rose-hulman.edu X-Trace: solomon.cs.rose-hulman.edu 937153989 9268 137.112.205.146 (12 Sep 1999 16:33:09 GMT) X-Complaints-To: news AT cs DOT rose-hulman DOT edu NNTP-Posting-Date: 12 Sep 1999 16:33:09 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Duncan Coutts wrote in message news:7rghta$76n$1 AT lure DOT pipex DOT net... > >Error: No DPMI - Find csdpmi*b.zip" > DPMI - Dos Protected Mode Interface > It allows dos programs to run in protected mode making full use of the > system's memory including virtual memory and other services. > DJGPP programs run in protected mode and so need a DPMI > server. do you rember Dos4gw from all your old dos games? > That was a memory extender as well. Watcom C++'s, made by Rational, I believe. > Before you run your DJGPP program (and if you are not running from > windows) you need to load the DPMI server. DJGPP programs will automatically load CWSDPMI if it is on your PATH. To get CWSDPMI (the official DOS extender of DJGPP), go to http://come.to/yerrick and download and unzip Allegro Setup. Place cwsdpmi.exe and setup.exe in a folder on your PATH, and DJGPP programs such as SNES9X, Quake, and the ever-popular puzzle game DOSArena won't have a DPMI problem anymore. Damian Yerrick http://pineight.webjump.com/