atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / dxdiagn / dxdiag_private.h
2011-08-22  Michael Stefaniucdxdiagn: COM cleanup for the IDxDiagContainer iface.
2011-08-22  Michael Stefaniucdxdiagn: COM cleanup for the IDxDiagProvider iface.
2011-05-18  Marcus Meissnerdxdiagn: Mark internal symbols with hidden visibility.
2011-04-04  Andrew Nguyendxdiagn: Add language properties to the DxDiag_SystemIn...
2011-04-04  Andrew Nguyendxdiagn: Broaden the scope of the DLL instance handle.
2011-03-16  Francois Gougetdxdiagn: Make IDxDiagContainerImpl_QueryInterface(...
2011-02-15  Andrew Nguyendxdiagn: Transition to the information tree by making...
2011-02-15  Andrew Nguyendxdiagn: Add code that introduces the infrastructure...
2011-02-15  Andrew Nguyendxdiagn: Make the containers keep a reference to a...
2011-02-01  Andrew Nguyendxdiagn: Avoid caching a single instance of the root...
2011-02-01  Andrew Nguyendxdiagn: Convert the property linked list to a standard...
2011-02-01  Andrew Nguyendxdiagn: Convert the container linked list to a standar...
2010-12-07  Alexandre Julliarddxdiagn: Convert dll registration to the IRegistrar...
2008-12-02  Alexandre Julliarddxdiagn: Make some functions static.
2006-06-10  Alexandre Julliarddxdiagn: Make the virtual table functions static where...
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  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-01  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-02-01  James HawkinsProperly implement DllCanUnloadNow ref counting.
2005-01-27  Raphael Junqueira- some fixes on sub containers support
2004-08-22  Alexandre JulliardDon't define BEGIN_INTERFACE in unknwn.h.
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-04-19  Raphael Junqueira- fix dxdiag.h (again)
2004-04-16  Raphael JunqueiraAdded dxdiagn.dll with a simple implementation of IDxDi...