Release 1.5.29.
[wine] / dlls / strmbase / dllfunc.c
2012-08-20  Michael Stefaniucstrmbase: COM cleanup for the IClassFactory iface.
2012-05-14  Jacek Cabaninclude: Use widl to take care of nameless structs...
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...