Hi there,

I want to retreive as much reliable identificationD ata concerning the computersHardwa re. Preferably serialnumbers from hardrive etc.

I Did some research and the most common way to do this is to use WMI. But for example to retreive the HarddriceSerial number u need admin right. Unfortunately it should work for users without admin rights.

So i stumbled over the DeviceIoControl-Function. I'm quite...