Anybody know how to go about writing a function that gets the hard drive serial number from the computer?
This is a discussion on Getting the hard drive serial number? within the Windows Programming forums, part of the Platform Specific Boards category; Anybody know how to go about writing a function that gets the hard drive serial number from the computer?...
Anybody know how to go about writing a function that gets the hard drive serial number from the computer?
Here's a free Windows application. It's description says: A Win32 Application and Source Code for Reading Hard Drive Manufacturing Information.
http://www.winsim.com/diskid32/diskid32.html
It's already been written. Check GetVolumeInformation()