oleaut32: Implement ICreateTypeInfo2::SetCustData method.
[wine] / dlls / oleaut32 / regsvr.c
2010-03-23  Alistair Leslie... oleaut32: Add ISupportErrorInfo registry entry.
2009-09-23  Alexandre Julliardoleaut32: Use the appropriate PSFactoryBuffer guid...
2009-09-23  Alexandre Julliardoleaut32: Properly register the stdole typelibs.
2009-08-19  Vincent Povirkoleaut32: Use WIC to decode gif files.
2008-12-17  Hans Leidekkerjanitorial: Don't depend on user32 for the self registr...
2008-12-02  Alexandre Julliardoleaut32: Register interfaces through dlldata.c as...
2008-09-25  Alexandre Julliardoleaut32: Fix a couple of interface registrations to...
2007-08-23  Stefan Leichteroleaut32: Remove 'recursive registry key delete' function.
2006-08-08  Francois Gougetoleaut32: Set some missing ProxyStubClsid fields.
2006-06-30  Paul VriensUse the return value of register_key_guid.
2006-06-09  Alexandre Julliardoleaut32: Use the standard DEFINE_OLEGUID macro to...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Robert ShearmanCheck the return value from register_key_guid in all...
2005-10-27  Robert ShearmanAdd IFontEventsDisp and IProvideMultipleClassInfo.
2005-08-10  Francois GougetChange some Dll* functions so they are exported by...
2005-07-19  Robert ShearmanActivate ITypeLib, ITypeInfo and IEnumVARIANT Marshalers.
2005-06-29  Robert ShearmanRename OLEAUT32_Dll* Functions to Dll*.
2005-01-25  Robert Shearman- Move OLE automation interface registration to oleaut32.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-16  Alexandre JulliardFixed string.h includes.
2003-07-15  John K. HohmImplement DllRegisterServer and DllUnregisterServer...