Delphi low-level machine parameter access

Posted by tonyhooley.mp on Stack Overflow See other posts from Stack Overflow or by tonyhooley.mp
Published on 2009-12-31T16:34:25Z Indexed on 2010/04/10 12:03 UTC
Read the original article Hit count: 331

There are many very low-level parameters measured by PCs and their processors (e.g. core temperatures, fan-speeds, voltage levels at various parts of the motherboard and processor internals) which are available and displayed by the BIOS, and by some aaplication programs. How does one access these low-level (real-time) data via Delphi? Is there a library? Is there a Windows API?

© Stack Overflow or respective owner

Related posts about low-level

Related posts about machine