Date: Tue, 25 May 1999 11:04:56 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Paul Richards cc: djgpp AT delorie DOT com Subject: Re: Virtual memory In-Reply-To: <6imE5GA2xbS3Ewg5@dunvegan1.demon.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 24 May 1999, Paul Richards wrote: > Well it works, but only up to 64Meg. I wanna be able to use several > hundred at least... :) You probably can't; complain to Microsoft. Section 3.10 in the DJGPP FAQ list (v2/faq211b.zip from the same place you get DJGPP) explains how to get more than 64MB of DPMI memory on Windows, but I think this only works if you have more than 64MB physically installed. If you find a way to enable more than 64MB on your machine, please let me know and I will revise the FAQ as needed. > After all 32bit addresses can have up to 4Gb... Microsoft software is not about giving you the freedom to use whatever the 32-bit address space allows. Microsoft is about *restricting* you to whatever ridiculous limits they decided to impose on you, in this case because evidently there's not much love lost between Microsoft and users of DOS programs.