How to get hardware information (for example cpuId, biosId, diskId, baseId and videoId) in c++?
Can anyone give me an example visual studio project for this?
The standard c++ don`t provide this for you. These api may be provided by os or hardware driver.