Is there an easy way to get the serial number of all the hard disks in a PC using the Win32 API?
|
|
GetVolumeInformation is your friend. |
||||
|
|
|
It's a Win32 FAQ See news://comp.os.ms-windows.programmer.win32 for the right method |
||
|
|
