I'd like to write a program that will allow a user to protect an external drive with a password.So far, the only way i could think of doing this is by encrypting the contents of the drive, and decrypting it when given the password. Is there a more efficient way of protecting a drive with a password?Thanks,Vivek. ...
Go to the complete details ...