Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Obtain Hard Drive Serial Number
Message
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00475301
Message ID:
00486515
Views:
40
That's weird. I thought the volume serial number got changed each time a disk format was done, do I thought I could do the same without formatting.


>SetVolumeLabel() is as close as you can come. The API provides no functionality to directly set the serial number. In order to do so, you'd have to access a couple of ROM BIOS interrupt calls. Specifically, Int 21h Function 440Dh Minor Code 46h and 66h for FAT32. In order to do so, I think you'd have to write a virtual device driver in C.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform