c++ cli - How can I read CPU temperature on an Embedded XP install from a C++/CLI app? -


I have read that are capable of reading the temperature of the CPU. I have tried to do this and it does not work for Windows XP embedded on Intel Atom based board.

Is there a library or any other solution that will work?

It seems that there can be a viable solution.


Comments