G'Day,
I'm writing a small application for my engagement and wedding that will (hopefully) detect when a memory card is inserted. When this happens, the program will create a new directory on the HDD and then rip all the data (in this case photos) off the memory card into this new directory. Ideally, once it is finished, it will "Eject" the memory card.
I can handle the directory creation and copying, but am at a loss with the detection and ejection of the memory card. Can anybody point me in the right direction?
I am aware that there are application out there that can do this, but I would like the satisfaction of doing this myself.
Cheers
Gareth
I'm writing a small application for my engagement and wedding that will (hopefully) detect when a memory card is inserted. When this happens, the program will create a new directory on the HDD and then rip all the data (in this case photos) off the memory card into this new directory. Ideally, once it is finished, it will "Eject" the memory card.
I can handle the directory creation and copying, but am at a loss with the detection and ejection of the memory card. Can anybody point me in the right direction?
I am aware that there are application out there that can do this, but I would like the satisfaction of doing this myself.
Cheers
Gareth