comcat: Fix mixing of HRESULT and LSTATUS types in COMCAT_CLSID_IEnumGUID_Next, COMCA...
[wine] / dlls / comcat / register.c
2007-04-03  Andrew Talbotcomcat: Constify some variables.
2007-03-17  Andrew Talbotcomcat: Declare some variables static and const.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-05-27  Dmitry TimoshkovMake some of the OLE interface vtables const.
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.
2002-12-23  Alexandre JulliardRemoved some remaining references to wine/obj_base.h.
2002-06-13  John K. HohmCompleted implementation of comcat.dll, incl. Dll[Un...
2002-05-19  John K. HohmMore comcat.dll implementation, swprintf fix, winerror...
2002-05-14  John K. HohmAdded comcat.dll with factory and manager but E_NOTIMPL...