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.
Quote:
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.
Re: How can get occupied by CPU and Memory usage by my application?
Type on 'Search' on MSDN or Google Groups : 0.35 seconds to find the C code...