Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!spool.mu.edu!sol.ctr.columbia.edu!emory!ogicse!usenet!prism.CS.ORST.EDU!henshaj From: henshaj@prism.CS.ORST.EDU (Jeff D. Henshaw) Newsgroups: comp.windows.ms Subject: PROGRAMMING QUESTION: *TOTAL* memory function call? Message-ID: <1991Mar11.080901.12768@lynx.CS.ORST.EDU> Date: 11 Mar 91 08:09:01 GMT Sender: @lynx.CS.ORST.EDU Reply-To: henshaj@prism.CS.ORST.EDU (Jeff D. Henshaw) Distribution: na Organization: Oregon State Univ. -- Computer Science Lines: 6 Nntp-Posting-Host: prism.cs.orst.edu I'm interested in calculating the percentage of memory available on a machine from a windows app. I'm aware of the GetFreeSpace() function to get the avail memory, but does anyone know of a way to get the TOTAL memory, and thus figure a percentage of memory that is available?