Hello my dear friends
I want to write a simple C++ program that returns 2 things:
Used Memory
Free Available Memory
The reason I am doing this, is because I want to avoid the use of Task Manager. So I am looking for advice on how to do it. I was searching around the net and I found How to: Investigate Memory Usage for Processes . To speak the truth, I didn't understand much .
or ::GetProcessMemoryInfo function ?
I think that this is a simple program to be codded . Hm ?



LinkBack URL
About LinkBacks



.text+0x5b)||undefined reference to `_GetProcessMemoryInfo@12'|