Elmue - 2014-10-10

Can anybody please explain me why the DxWebcam sample must run in a service ?

I compiled it unchanged and it works.

But when I take the same code and run it in a console application I get a totally black capture image.

And more weird: When I step with the debugger line by line through the code I get the correct camera capture.

The code is useless for me if runs only in a service.

What do I have to modify to make it run in any application ?