Date: Sun, 18 Aug 1996 14:27:42 +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: <1.5.4.32.19960813150317.0031a598@130.206.5.234> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 13 Aug 1996, Luis Fernando Romero wrote: > WinNT has a different approach for modifying the parameters of a dos box. > You can adjust sizes for EMS and XMS memory, but both are limited to 16384 KB. > > DPMI memory can't be adjusted this way, and seems that you have a total of > 16 MEG available, with any configuration of EMS and XMS values (even 0). Are you sure you cannot type a value larger than 16MB? It seems strange to me that they'd make something so different in WinNT. Otherwise, you should ask Microsoft (or any forum where NT gurus can help you) as my knowledge of NT is purely theoretical, sorry.