Is there an API call (or series thereof) that will allow me to monitor the CPU usage? Am I right in thinking that the SendMessage will only allow me to capture messages to windows?
Printable View
Is there an API call (or series thereof) that will allow me to monitor the CPU usage? Am I right in thinking that the SendMessage will only allow me to capture messages to windows?
I haven't used it but there is an example of
graphical cpu useage here:
http://www.vbcode.com/asp/showzip.as....zip&theID=607
What about CPU monitoring in NT?