Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BIOS data detection
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00167055
Message ID:
00167525
Views:
28
>Hi Segey, i hope this article could help:
>
>How to Use the GetVolumeInformation API Call

Thanx for advice. But look -
lpVolumeNameBuffer, ;
nVolumeNameSize, ;
lpVolumeSerialNumber, ;
lpMaximumComponentLength, ;
lpFileSystemFlags, ;
lpFileSystemNameBuffer, ;
nFileSystemNameSize

What of above items can reliably identify the computer ? lpVolumeNameBuffer,
nVolumeNameSize and lpVolumeSerialNumber can be freely changed by user.
lpMaximumComponentLength,lpFileSystemFlags,lpFileSystemNameBuffer and
nFileSystemNameSize in most cases are the same for different machines. We can use them only as _additional_ data. So, we need more hardware parameters to check for.

Sergey Rewa
reware@cafe.redcom.ru
Previous
Reply
Map
View

Click here to load this message in the networking platform