Consolidate secondary buffer list processing and locking.
[wine] / dlls / quartz / filtermapper.c
2004-09-01  Christian CostaFixed FilterMapper2_CreateCategory.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-03-04  Christian CostaImplemented IFilterGraphImpl_EnumFilters and IEnumFilte...
2004-03-01  Christian CostaImplemented IFilterMapper and IEnumRegFilters interfaces.
2003-12-30  Robert Shearman- Fixed buffer overflow in IFilterMapper2::RegisterFilter.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-03  Alexandre JulliardAvoid including wine/obj_*.h files directly from C...
2003-08-06  Robert Shearman- Bugfix when adding filters to graph due to not initia...
2003-07-02  Francois GougetFixed some common spelling errors.
2003-07-02  Robert ShearmanFix compilation due to nameless structs and unions.
2003-07-01  Robert ShearmanImplemented IFilterMapper2.