Get HDD (and NOT Volume) Serial Number on Vista Ultimate 64 bit

后端 未结 7 1290
忘掉有多难
忘掉有多难 2020-12-28 10:05

I was once looking for getting the HDD serial number without using WMI, and I found it. The code I found and posted on StackOverFlow.com works very well on 32 bit Windows, b

7条回答
  •  执念已碎
    2020-12-28 10:41

    This code should give you the hard disk serial number. It's similar (ReadPhysicalDriveInNTWithAdminRights) to your code you linked to but with several additional functions.

提交回复
热议问题