From: "M. Edward (Ed) Borasky" Date: 2008-03-07T12:10:12+09:00 Subject: Re: Monitoring a process Bu Mihai wrote: > I want to monitor a process in windows and find the cpu and memory > usage. How can i do that? I don't know if there's a higher-level API, but the raw "PerfMon" counters are stored in the Registry and can be grabbed using a Registry reader.