How do I query how much resources are free on my system? I need the information displayed by the resource meter.
Printable View
How do I query how much resources are free on my system? I need the information displayed by the resource meter.
System resources can be called using the Windows API
GetFreeSystemResources to reclaim system resources
Iouri Boutchkine
[email protected]
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()