Programmatically retrieving photos

  • Thread starter Thread starter Robert Lochon
  • Start date Start date
R

Robert Lochon

Hi,

I'm trying to transfer the photos from my Canon EOS 20D to a folder on
my hard-drive with a C# program (but the language doesn't matter). But
the cam folder doesn't appear in the directory browser within my
application, although it appears in the Windows explorer. I deduce that
it is not recognized by Windows as a removable drive.

So, here's my question : How can I handle the cam folder (is it really
a folder ?) from a program ?

Thanks in advance.


[cross-posted : alt.comp.periphs.dcameras.canon &
microsoft.public.dotnet.languages.csharp]
 
Many thanks !
It seems to exactly do what I need. I'll test it asap and post
something to confirm.
 
Hi,

I've just (at last) tried yesterday and the solution you gave me works
perfectly with a USB connection.

Thanks again !
 
Back
Top