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.
{ 1 comment… read it below or add one }
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?