[fpc-pascal]Retrieving memory size?

Jim Wilson jawilson at ix.netcom.com
Thu Mar 27 20:49:28 CET 2003


At 11:18 AM 3/27/2003, you wrote:
>Sorry, I meant physical.

The Win32 API has a function called GlobalMemoryStatus that might give you 
some of the info you're looking for, but obviously it's not cross-platform. 
Don't know if that helps much.

Regards,
Jim




More information about the fpc-pascal mailing list