Moved ICOM_THIS_MULTI definition out of objbase.h and into the files
[wine] / dlls / comcat / register.c
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...