Download the source code
I am working on creating an extension to the Windows Mobile HTTP server using ISAPI. I need to automatically capture still image without user action using DirectShow. I created a DLL using the Windows Mobile SDK sample CameraCapture. I think it is better to share this with you.
Sajib
July 11, 2011 — 8:49 pm
Hi,
thanks for the code. Is it possible to call the DLL files from C#? in that case, what are the changes do I need to make?