PDA

Click to See Complete Forum and Search --> : HDD Factory number


Thaitq
Jan 5th, 2000, 03:44 PM
Any Supper man know to read "HDD Factory number" from VB5 or VB6.
Thank to read.

Juan Carlos Rey
Jan 6th, 2000, 08:17 AM
If you mean the disk serial number, try GetDiskSerialNumber API. Sorry I don't have VB in this machine, but do a search in this forum, as this has been answered before.

Clunietp
Jan 6th, 2000, 10:46 AM
http://www.vb-world.net/api/tip29.html

smalig
Jan 30th, 2000, 05:17 PM
It's just a Windows label (tip29.html)

The Serial Number Sample
http://vbcode.webhostme.com/en/click.asp?id=59



------------------
smalig
smalig@hotmail.com
http://vbcode.webhostme.com/

Juan Carlos Rey
Jan 31st, 2000, 11:00 AM
A little warning: HDD serial number is not a Factory number, it is a random number that BIOS (or who knows who) gives the disk every time it is fomatted.
(Try with a diskette and you'll see)