> Hello > > I have a small problem.... > I'm using D.Melanders drag & drop components (v.4.0) in one > of my applications. I want to drag and drop pictures straight > from a Canon Powershot S80 into my application, but the drag > and drop components does not support drag and drop from a USB > device (must be a drive letter). Does anybody know how to do > this in code ? I'm using Delphi 5 Enterprise. The reason for > the need to drag the pictures into my app is that my users > allways use max resolution on the camera, but I want to > resize all pics to 1600x1200 and compress them a little bit > before sending the pictures to the archive. > This works perfect in my app from Explorer if you have the > pictures on a local disk or a network drive, but not straight > from the camera. > > Regards > Roger Boyesen
I have a couple of cameras where there is a menu setting to let you select where it connects as a drive (which is what you need) or as a Camera (when windows (Xp anyway) adds it to the cameras folder instead and typically triggers some autoloading software). Ken Adam _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

