Add stub implementation for CreateProxyFromTypeInfo.
[wine] / dlls / quartz / filtergraph.c
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-10-05  Alexandre JulliardConverted control.h to idl.
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-04-30  Christian CostaEnable querying of IID_FilterGraph interface from filte...
2004-04-05  Michael StefaniucFix cut'n'paste error: leave the CriticalSection not...
2004-03-05  Christian CostaImplemented IMediaEventSink and IMediaEventEx interfaces.
2004-03-04  Christian CostaImplemented IFilterGraphImpl_EnumFilters and IEnumFilte...
2004-03-03  Christian CostaHandle null and duplicate name when adding a filter...
2003-12-30  Robert Shearman- Fix IGraphBuilder::ConnectDirect.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-06  Robert Shearman- Bugfix when adding filters to graph due to not initia...
2003-07-03  Robert Shearman- Improve QueryInterface FIXME message.
2003-07-01  Robert ShearmanImplemented IFilterMapper2.
2003-06-30  Robert Shearman- Added DShow headers.
2003-06-13  Lionel UlmerStubbed some interfaces for the FilterGraph CLSID.