Interlocked LONG* gcc warning fixes.
[wine] / dlls / comcat / manager.c
2005-05-27  Dmitry TimoshkovMake some of the OLE interface vtables const.
2005-01-10  Paul Vriens- use Interlocked* functions in AddRef and Release.
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-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...