CPU Temperature

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a diagnostic application and almost all the information I need, except
the CPU temperature. There are programs out there that do this, so I know it
can be done. Can anyone point me some direction for code and if it's in WMI,
API, Win32, GDI+ etc? I would like code samples in VB.NET 2005 if possible.

Thank you for any and all assistance.

Michael
 
eSolTec said:
I have a diagnostic application and almost all the information I need,
except
the CPU temperature. There are programs out there that do this, so I know
it
can be done. Can anyone point me some direction for code and if it's in
WMI,

WMI ('Win32_TemperatureProbe').
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top