Add IFontEventsDisp and IProvideMultipleClassInfo.
[wine] / dlls / oleaut32 / regsvr.c
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...