Digi cam wizard
-
I'm creating a custom program that's going to be used to run a "presentation station". The presentation station should enable the user to supply photos from any camera. I need to replace the windows camera wizard with my own wizard. I'm going to provide some of the functionality of the original one, and a more elegant UI. How would I approach this? Would Windows Image Acquistion Automation Layer do the job? A few details. I need to be able to do the following... - Most importantly - automatically start my wizard when camera is detected. (i would like the scanner to be ignored if possible) - Transfer images to computer - Delete image on camera - Get thumbnails is optional - can be accomplished by getting full images and creating thumbnails manually