Windows Image Acquisition Problems
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I want to develop a simple .dll, or application that deletes images from a usb digital camera. I don't have to use WIA, however I have been looking for tutorials or source code and I can't find any. MSDN has IWiaItem::DeleteItem, but I don't know how to use since it doesn't provide samples. The application/.dll has to be gui-less. ANY help would be greatly appreciated. Mike - I love to program!