Date: Thu, 18 Dec 1997 13:13:15 +0200 (IST) From: Eli Zaretskii To: GAMMELJL AT SLU DOT EDU cc: djgpp AT delorie DOT com Subject: Re: oops In-Reply-To: <01IRA7QEKAWYBL35BJ@SLU.EDU> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 17 Dec 1997 GAMMELJL AT SLU DOT EDU wrote: > I also said what go32-v2 has to say. I now see that what is says > when running in "plain" DOS is different; namely > DPMI memory available 33035 Kb > DPMI swap space available 130389 Kb > Reminder: my machine is a 200mhz pentium pro with 128mb of RAM Your system configuration prevents CWSDPMI from using more than 32MB. I'd guess some memory manager was set up to only let as much memory available. Please post your system configuration (CONFIG.SYS and AUTOEXEC.BAT). One thing you might try is to not install any memory manager (neither HIMEM nor EMM386) and see if that helps. > Note: "plain" DOS reached by pressing F8 after "starting Windows95" > message appears as Windows95 is booting up and selecting option 6. Does that ``option 6'' say "Command Prompt Only"? If so, then it is plain DOS.