In my previous question (dated 08/25/01)I asked for:
Is there the possibility to "read" from access 2000, with a visual basic routine, the hard disk serial number to use it for a security routine to prevent the copy of the software to another computer? Thanks for your help.
The replay was:
Checkout the GetVolumeInformation API call for Win32.
Now, I was not able to find any "help" about the Api call in the Access help (I am not a good programmer, and I also don't know what an API call is).
Is it possible to have more explanation on how to use this call and make it run in the access visual basic code? Or it is possible to have a writed routine that returns the hard disck serial number.? My OS is WinNT4.
Thank you very much in advance for your patience.
Is there the possibility to "read" from access 2000, with a visual basic routine, the hard disk serial number to use it for a security routine to prevent the copy of the software to another computer? Thanks for your help.
The replay was:
Checkout the GetVolumeInformation API call for Win32.
Now, I was not able to find any "help" about the Api call in the Access help (I am not a good programmer, and I also don't know what an API call is).
Is it possible to have more explanation on how to use this call and make it run in the access visual basic code? Or it is possible to have a writed routine that returns the hard disck serial number.? My OS is WinNT4.
Thank you very much in advance for your patience.