Introduction - If you have any usage issues, please Google them yourself
Remove from the DirectX SDK 9.0b alone DirectXShow: After installing SDK, refer to the C: \ DirectShow \ Capture directory AMCap setting examples, mainly as follows:
1, project-> setting, in c++ tab, Category-> Preprocess additional include path
C: \ DirectShow \ BaseClasses.
2, link tab, classification-> general object/library modules:
C: \ DirectShow \ BaseClasses \ Debug_Unicode \ strmbasd.lib quartz.lib
kernel32.lib user32.lib gdi32.lib comdlg32.lib ole32.lib winmm.lib msacm32.lib
olepro32.lib oleaut32.lib advapi32.lib uuid.lib strmiids.lib
3, Link tab, Category-> input additional library path C: \ DirectShow \ Lib
4, stdafx.h contains header files# include <DShow.h>, to capture images, but also# include "Qedit.h"