> On 6 3 , 6 37 , untitled <awsra
@gmail.com> wrote:
> > how to include the DirectShow library to my C++ application? i'm using
> > VC++ 2005 express.
> > is it the same way as the direct3d? what is the header program i
> > should use?
> > any links?
> > the goal is to do webcam capturing. any suggestion?
> Install the DXSDK and include the corresponding header files ,
> configure the conrresponding the lib files as well, that's all.
thanks alot! i did that.