Date: Mon, 19 Apr 1999 18:35:58 +0200 From: Hans-Bernhard Broeker Message-Id: <199904191635.SAA06950@acp3bf.physik.rwth-aachen.de> To: djgpp AT delorie DOT com Subject: Re: About DPMI Newsgroups: comp.os.msdos.djgpp Organization: RWTH Aachen, III. physikalisches Institut B X-Newsreader: TIN [version 1.2 PL2] Reply-To: djgpp AT delorie DOT com In article <19990419162603 DOT 10421 DOT qmail AT hotmail DOT com> you wrote: > Hello, > DJGPP needs a DPMI server to work, while in a win95 DOS box it works > perfectly it wouldn't work in pure DOS mode. I tried the cwsdpmi > server but after putting entry “c:\misc\cwsdpmi -p “ in autoexec.bat > Windows 95 refuses to start. You shouldn't have changed autoexec.bat. Just copying cwsdpmi.exe to some directory that is in the PATH is completely enough. DJGPP-compiled programs will search for it there, find it, and start it automatically, if no DPMI server is already running. > worrying about the DPMI server? Is it possible to include the DPMI > server in the program itself? Not with CWSPDMI, but there is another one (PMODE/DJ) that can be put into the executable. It has other drawbacks, though. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.