Click to See Complete Forum and Search --> : Free resources


shree
March 28th, 2001, 08:56 AM
How do I query how much resources are free on my system? I need the information displayed by the resource meter.

Iouri
March 28th, 2001, 09:00 AM
System resources can be called using the Windows API
GetFreeSystemResources to reclaim system resources

Iouri Boutchkine
iouri@hotsheet.com

shree
March 28th, 2001, 09:27 AM
I haven't tried it, but I read that it is now obsolete and no longer implemented. I found no other function in the line than GlobalMemoryStatus()