atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / quartz / enummoniker.c
2012-01-04  AndrĂ© HentschelAssorted header comment cleanup.
2010-12-09  Michael Stefaniucquartz: Use an iface instead of a vtbl pointer in EnumM...
2009-01-29  Michael Stefaniucquartz: Remove superfluous pointer casts.
2008-07-02  Alexander Dorofeyevquartz: Fix interface leak in EnumMonikerImpl_Release.
2007-12-13  Lei Zhangquartz: Set *ppvObject to NULL if QueryInterface fails.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-13  Hans Leidekkerquartz: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-03  Mike McCormackgcc 4.0 warning fixes for Interlocked* functions.
2005-06-20  Mike McCormackMake functions static, fix declarations.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-01-09  Christian CostaFixed error handling in Graphbuilder_RenderFile.
2005-01-06  Paul Vriens- Use Interlocked* functions in AddRef and Release.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
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.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-01  Robert ShearmanImplemented IFilterMapper2.