could please tell me how can hardwareinformations windows in c?
for example: cpu-id, cpu-name, local/network drives, gpu, mainboard, networkcard, ...
i want informations c , parse them java jna/jni or bridj.
use winapi classes , procedures, more here: https://msdn.microsoft.com/en-us/library/aa394084(v=vs.85).aspx there functions getsysteminfo
Comments
Post a Comment