I want to get the current% of CPU usage in a C ++ program running Wince.
I found this link which indicates where the source code is located, but I cannot find it in my installation of the platform linker - I expect this to happen because it is not a Windows Automotive platform.
Does anyone know where I can find this source code or (even better) know how I can get this information directly? what causes a DLL / function call, etc.
Chris source
share