N News VS.NET \( MS ILM \) Aug 19, 2003 #1 Hello, How can I call some API to get the CPU Temperature Thanks
E Eric Christoffersen [VCPP MSFT] Aug 25, 2003 #2 You'll need code to communicate with your motherboard. This code and an api may be provided by your motherboard manufacturer. Eric Christoffersen Microsoft Visual C++ | How can I call some API to get the CPU Temperature
You'll need code to communicate with your motherboard. This code and an api may be provided by your motherboard manufacturer. Eric Christoffersen Microsoft Visual C++ | How can I call some API to get the CPU Temperature
J Jochen Kalmbach Aug 25, 2003 #3 Mr.Tickle said: page not found Click to expand... You have to take care about the url-wrapping!!!! -- Greetings Jochen Do you need a memory-leak finder ? http://www.codeproject.com/useritems/leakfinder.asp
Mr.Tickle said: page not found Click to expand... You have to take care about the url-wrapping!!!! -- Greetings Jochen Do you need a memory-leak finder ? http://www.codeproject.com/useritems/leakfinder.asp
N News VS.NET \( MS ILM \) Aug 26, 2003 #4 Not supported in .NET WMI class yet. Jochen Kalmbach said: WMI SDK, especially: Win32_TemperatureProbe http://msdn.microsoft.com/library/en-us/wmisdk/wmi/win32 _temperatureprobe.asp -- Greetings Jochen Do you need a memory-leak finder ? http://www.codeproject.com/useritems/leakfinder.asp Click to expand...
Not supported in .NET WMI class yet. Jochen Kalmbach said: WMI SDK, especially: Win32_TemperatureProbe http://msdn.microsoft.com/library/en-us/wmisdk/wmi/win32 _temperatureprobe.asp -- Greetings Jochen Do you need a memory-leak finder ? http://www.codeproject.com/useritems/leakfinder.asp Click to expand...