C++ code for CPU load and CPU temperature
I want to see CPU temperature and CPU load in Windows. I have to write it myself not using software like Core Temp . How can I access this information? I read a similar question to mine, but there was no useful answer:(. Recently I have started a similar project. I needed to read the cpu temperature and to control the fan in Linux and Windows. I don't know much about C++ and VS and DDK but I figured how to write a simple kernel driver and a simple program with winring0. In my laptop (and most other) the temperature and the fan is controled by the embedded controller. You have 2 choices, either