Date: Tue, 18 Feb 1997 12:33:05 +0200 (IST) From: Eli Zaretskii To: Malcolm Taylor cc: djgpp AT delorie DOT com Subject: Re: Weirdness with _go32_remaining_physical_memory In-Reply-To: <5eah0d$if4@fep4.clear.net.nz> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 17 Feb 1997, Malcolm Taylor wrote: > I have a feeling that it doesn't work correctly under Windows (doesn't > report the right number). Is this true, and if so how could I get a > better estimate of the actual remaining physical memory under Windows? It should work under Windows also. Try running go32-v2 with no arguments: it uses the same function. Works for me all the time. So I still maintain that you should post a test program that can be used to reproduce the problem.