[comp.windows.ms] PROGRAMMING QUESTION: *TOTAL* memory function call?

henshaj@prism.CS.ORST.EDU (Jeff D. Henshaw) (03/11/91)

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?