|
-
April 15th, 2003, 02:51 AM
#1
physical hd serialnumber
Hi,
How can I get the harddisk physical serial number on all OS's?
-
April 15th, 2003, 03:04 AM
#2
I doubt that there is a uniform method to do that on ALL operating systems. Standard C++ knows nothing about harddisks and their serial numbers, so an approach from this side is excluded.
-
April 15th, 2003, 03:10 AM
#3
But only on Win98 or higher and using WINAPI or anything else?
-
April 15th, 2003, 03:21 AM
#4
Have a look at DeviceIoControl() and the provided examples in MSDN.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|