Click to See Complete Forum and Search --> : How to get the No. of a SATA disk?


plato_w
August 8th, 2005, 12:00 AM
Hello dear,
a program for encryption, which gets the number of a IDE disk, can't get the one of a SATA disk. Now a customer uses the SATA disk, but I don't know how to read the number of a SATA disk. Who can help me? I would appreciate for your help.

philkr
August 8th, 2005, 03:18 AM
You can get a serial number using GetVolumeInformation(). But I don't know if that is the number you mean.

plato_w
August 9th, 2005, 11:16 PM
Thx. I want the unique serial number of the physical disk , not the volume number of the logical disk.

Who can save me?