What exactly do you want to do? USB drives are registered as regular volumes in Windows and your application can access the files on it like on a regular hard drive.
i need to detect the status of the USB, whether the drive is inserted, then once the drive exists, I need to copy a text file to the USB drive and eject it once the transfer is done.
Any idea of how to do all these? as I am still new for the programming..
Ronald Laeremans
Visual C++ team