comctl32/listview: Use LVM_SETITEMSTATE directly in tests.
[wine] / dlls / dxdiagn / dxdiag_main.c
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-08-01  Michael Stefaniucdxdiagn: Implement IClassFactory::QueryInterface.
2011-08-01  Michael Stefaniucdxdiagn: COM cleanup for the IClassFactory iface.
2011-04-04  Andrew Nguyendxdiagn: Broaden the scope of the DLL instance handle.
2010-12-07  Alexandre Julliarddxdiagn: Convert dll registration to the IRegistrar...
2006-10-07  Michael Stefaniucdxdiagn: Win64 printf format warning fixes.
2006-07-05  Robert Reifdxdiagn: Fix TRACE/FIXME formats.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-01  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-02-01  James HawkinsProperly implement DllCanUnloadNow ref counting.
2004-09-28  Huw DaviesFix a reference leak on failure (spotted by Rob Shearman).
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
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.
2004-05-17  Patrik StridvallFixed some issues found by winapi_check.
2004-04-16  Raphael JunqueiraAdded dxdiagn.dll with a simple implementation of IDxDi...