How to switch to processor usage or disk usage by application using API in C ++ ???
I want to get the most CPU usage or disk usage among applications running on Windows. I tried to find the API, but there is no direct API for this. Can someone please let me know how to do this in C ++.
amritad
source share