G
Guest
I am trying to copy pictures from a digital camera in code. When I use the
FolderBrowserDialog, it won't let me select the camera as the folder. I have
gotten around this by using Shell32.BrowseForFolder. I am then also able to
get the names of the files. However, the path is a pidl (i believe). So I am
unable to utilize .Net IO classes to manipulate the files. This is windows
form that ultimately will allow the user to browse for a camera, pick a
client, then ftp pictures to the server for later processing.
Thanks, Glen
FolderBrowserDialog, it won't let me select the camera as the folder. I have
gotten around this by using Shell32.BrowseForFolder. I am then also able to
get the names of the files. However, the path is a pidl (i believe). So I am
unable to utilize .Net IO classes to manipulate the files. This is windows
form that ultimately will allow the user to browse for a camera, pick a
client, then ftp pictures to the server for later processing.
Thanks, Glen