Date: Wed, 9 Oct 1996 07:34:42 +0200 (IST) From: Eli Zaretskii To: Mark Habersack , "John M. Aldrich" , djgpp-workers AT delorie DOT com Subject: Re: Stub error messages (Was: Re: 'Cannot open') In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 8 Oct 1996, I wrote: > A still better solution is to check the physical memory returned by the > DPMI functions, and if it's more than 128MB, add 128MB to the value > returned by CMOS. I meant of course 64MB, not 128MB: if DPMI says you have more than 64MB of physical RAM, add 64MB to what CMOS says.