How can get occupied by CPU and Memory usage by my application?
Hi all,
please tell me how can i get details of CPU and Memory usage that is used by my application.
I have a SDI type application in MFC.
I want to get information same like Window Task Manager display.
like My exe name is Test.exe
so in Processes Tab of Window Task Manager display the information like this.
Image Name="Test.exe"
User Name="";
CPU="07";
Memory="4,564K";
Description="Test";
Please help me for this.
thanks in advance.
Last edited by vjshankwar; July 25th, 2009 at 06:56 AM.
IN A DAY, WHEN YOU DON'T COME ACROSS ANY PROBLEMS - YOU CAN BE SURE THAT YOU ARE TRAVELLING IN A WRONG PATH