Masood_786 -2 Newbie Poster

Hi All,

I have a USB capture Card (EasyCap USB2.0 Video Adapter with Audio) Model DC60. In Windows XP it comes under Imaging Devices as (Syntek STK1160). i have attached a camera to the input and windows xp displays the video in it's default dialog. I want to programatically display the video and capture images from EasyCap device. The windows XP implementation is really fast and i want to devlop on the same framwork as it has been done on wndows XP. using Spy++ tool i have found that the windows xp dialog App name is "ÄctiveMovie Window" and its class as "VideoRenderer". can any one guide me (source code) that how win xp has been done with it. preferably in C++.
Thanks in advance.