strmbase: Fix issues with new quality control implementation in TransformFilter.
[wine] / dlls / strmbase / dllfunc.c
2012-03-29  Christian Costastrmbase: Display dll in which we are searching a class...
2012-03-15  Christian Costastrmbase: Allow constructor function to be NULL but...
2011-12-20  Francois Gougetdlls: Standardize on 'static const WCHAR' for our Unico...
2011-12-16  Francois Gougetstrmbase: Avoid hardcoding the Unicode string literal...
2010-11-03  Michael Stefaniucstrmbase: Remove duplicate 'const' in strmbase.h.
2010-10-20  Aric Stewartstrmbase: Implement STRMBASE_DllGetClassObject and...
2010-10-20  Aric Stewartstrmbase: Implement OLE registration in AMovieDllRegist...
2010-10-20  Aric Stewartstrmbase: Define STRMBASE_DllMain.
2010-10-20  Aric Stewartstrmbase: Begin implementations of AMovieDllRegisterSer...