Date: Thu, 28 Mar 1996 16:41:24 +0200 (IST) From: Eli Zaretskii To: Gert van Antwerpen Cc: djgpp AT delorie DOT com Subject: Re: Virtual memory in WIN95/DJGPP In-Reply-To: <4jbs8m$734@frontier.tno.nl> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 27 Mar 1996, Gert van Antwerpen wrote: > Does anyone know wether it is possible to use more than the physical > available memory in the combination of DJGPP-2 and WIN95? My application > sometimes needs some more.... If the memory settings in the DOS box property sheet allow virtual memory, then you should have virtual memory. Do you see problems with allocating more memory than is physically available?