Reactos
at master 8 lines 151 B view raw
1 2typedef struct tagVFW_FILTERLIST 3{ 4 UINT cFilters; 5 CLSID aClsId[1]; 6} VFW_FILTERLIST; 7 8#define CFSTR_VFW_FILTERLIST "Video for Windows 4 Filters"