I am trying to build a system information tool that would query the DMI data like Bios info, CPU info etc. on a PC. Is there any API that can be used in my C++ program to this?
The documents at do not give any language specific implementation.
The documents at do not give any language specific implementation.