Date: Tue, 13 Aug 1996 09:21:38 +0200 (IST) From: Eli Zaretskii To: Luis Fernando Romero Cc: djgpp AT delorie DOT com Subject: Re: Accessing more than 16MB memory in WinNT In-Reply-To: <320F21A7.4A87@cc.unican.es> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 12 Aug 1996, Luis Fernando Romero wrote: > I would like to know if there's a way of accessing more than 16 MB of > DPMI memory under a winNT dos box. In Windows 95, you must manually enter a value like 65535 in the property sheet of the DOS application to make more than 16MB of DPMI memory available to it, because the values that you can choose from the list end at 16MB. Maybe it's the same with NT?