monkeylizard
MIS
VB6.
Application has a form that allows users to import images. It uses a DriveListBox control to set the source of the images. This has been working fine, but I know it's only a matter of time before users begin upgrading their cameras and XP stops giving the drive letters.
Any suggestions on another control that can be used that will show the Digital Cameras that XP has detected and not just actual drive letters? I have something resembling a budget for this, so it doesn't have to be freeware.
If not, any tips on how to make XP see a camera as a drive letter? I saw a thread on here regarding an SDK from the camera manufacturer. I don't think this will work because my app is "in the wild" and I have no control over the brand or models of cameras that will be used.
Monkeylizard
Sometimes just a few hours of trial and error debugging can save minutes of reading manuals.
Application has a form that allows users to import images. It uses a DriveListBox control to set the source of the images. This has been working fine, but I know it's only a matter of time before users begin upgrading their cameras and XP stops giving the drive letters.
Any suggestions on another control that can be used that will show the Digital Cameras that XP has detected and not just actual drive letters? I have something resembling a budget for this, so it doesn't have to be freeware.
If not, any tips on how to make XP see a camera as a drive letter? I saw a thread on here regarding an SDK from the camera manufacturer. I don't think this will work because my app is "in the wild" and I have no control over the brand or models of cameras that will be used.
Monkeylizard
Sometimes just a few hours of trial and error debugging can save minutes of reading manuals.