Hi all,
I have a VB 6.0 application which needs to perform the following operations:
1.Should recognise when the the pen drive is inserted.
2.Should validate if this is a valid pen drive. i.e if the volume name of the drive is "XXXX" then the user should be allowed to access.
3.To access a file from the drive.
4.Make changes into this file and save back to the pen drive.
I need this urgently but not able to find the required details..
Kindly help
Regards
I have a VB 6.0 application which needs to perform the following operations:
1.Should recognise when the the pen drive is inserted.
2.Should validate if this is a valid pen drive. i.e if the volume name of the drive is "XXXX" then the user should be allowed to access.
3.To access a file from the drive.
4.Make changes into this file and save back to the pen drive.
I need this urgently but not able to find the required details..
Kindly help
Regards
Comment