Hello!
I am trying to make a virtual webcam driver. I see TestCap example in the
DDK but I think it is way to much for me. TestCap seems to do a lot of
things, I need a very simple driver that exports to the system ONLY the
webcam interface. I am new to Device Driver Programming. Any tips? Should I
write something from scratch or strip TestCap?
Thanks!