End Google Ads 201810 - BS.net 01 --> Hi All,

I would like to monitor my application usage when it runs outside the debugger (VS2008). How can I do it?

The best I can think of is to use some kind of a windows port of SAR utility from Linux to see what was the system memory state before I launched the program and what was the system memory state after I closed the program.

I am talking about an MFC GUI application.

Thanks!