Home | Info | Community | Development | myReactOS | Contact Us
00001 00002 typedef struct tagVFW_FILTERLIST 00003 { 00004 UINT cFilters; 00005 CLSID aClsId[1]; 00006 } VFW_FILTERLIST; 00007 00008 #define CFSTR_VFW_FILTERLIST "Video for Windows 4 Filters"