kernel32: Fix uninitialised memory read in GetPrivateProfileStringA if GetPrivateProf...
[wine] / dlls / dxdiagn /
2009-09-29  Michael Stefaniucdxdiagn: Remove duplicate include.
2009-06-30  Vitaliy Margolendxdiagn: Use quartz's IFilterMapper to get DirectShow...
2009-06-30  Vitaliy Margolendxdiagn: Add fil_data.idl to describe IAMFilterData...
2009-05-18  Vitaliy Margolendxdiagn: DirectShowFilters should go under numbered...
2009-05-18  Vitaliy Margolendxdiagn: Correct version format property.
2009-05-18  Vitaliy Margolendxdiagn: Rename szClsidCat and szClsidFilter to match...
2009-01-15  Michael Stefaniucdxdiagn: Remove superfluous pointer casts.
2009-01-05  Markus Weilanddxdiaxgn: Implemented retrieval of szDeviceIdentifier...
2008-12-29  Vitaliy Margolendxdiagn: Add dxdiagn.dll to DxDiag_DirectXFiles contain...
2008-12-29  Vitaliy Margolendxdiagn: Fix DxDiag_DirectXFiles container to have...
2008-12-17  Hans Leidekkerjanitorial: Don't depend on user32 for the self registr...
2008-12-02  Alexandre Julliarddxdiagn: Make some functions static.
2008-11-28  Francois Gougetdxdiagn: Remove WINAPI on static functions where not...
2008-11-03  Vitaliy Margolendxdiagn: Add service pack version.
2008-11-03  Vitaliy Margolendxdiagn: Add windows path.
2008-11-03  Vitaliy Margolendxdiagn: Add pagefile size info.
2008-11-03  Vitaliy Margolendxdiagn: Replace remaining FIXMEs with TRACEs.
2008-10-08  Michael Stefaniucdxdiagn: Use FAILED instead of !SUCCEEDED.
2008-08-26  Andrew Talbotdxdiagn: Sign-compare warning fix.
2008-06-23  Vitaliy Margolendxdiagn: Use helper functions for adding properties...
2008-06-23  Vitaliy Margolendxdiagn: PhysicalMemory parameter is a string not long...
2008-05-28  Vitaliy Margolendxdiagn: A number of FIXMEs can be replaced with TRACEs.
2008-05-23  Markus Weilanddxdiagn: Implemented OS version properties for DXDiagSy...
2008-05-12  Vitaliy Margolendxdiagn: Update dx version to 9.0c.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-30  Markus Weilanddxdiagn: Implemented ullPhysicalMemory property for...
2008-02-29  Rob Shearmandxdiagn: Fix the variable that the result of GetFileVer...
2008-02-15  Rob Shearmandxdiagn: Fix the character count passed to snprintfW...
2008-01-07  Andrew Talbotdxdiagn: Remove unneeded casts.
2007-08-28  Stefan Leichterdxdiagn: Remove 'recursive registry key delete' function.
2007-08-03  Francois Gougetdxdiagn: Use quotes to include ddraw.h. Fixes a winapi_...
2007-07-31  Francois Gougetdxdiagn: Fix compilation on systems that don't support...
2007-07-13  Vitaliy Margolendxdiagn: Add reporting of some display related information.
2007-02-14  Andrew Talbotdxdiagn: Constify a variable.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-07  Michael Stefaniucdxdiagn: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-13  Andrew Talbotdxdiagn: Cast-qual warning fix.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-05  Robert Reifdxdiagn: Fix TRACE/FIXME formats.
2006-06-30  Paul VriensUse the return value of register_key_guid.
2006-06-10  Alexandre Julliarddxdiagn: Make the virtual table functions static where...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Robert ShearmanCheck the return value from register_key_guid in all...
2006-03-02  Alexandre JulliardFixed some compiler warnings on old gcc versions.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-11-08  Raphael Junqueira- fill DirectShowFilters Container
2005-11-07  Raphael Junqueira- bug fixes on AddProp, AddContainer (stupid buffer...
2005-11-03  Raphael JunqueiraFill provider with some empty containers.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-03  Mike McCormackgcc 4.0 warning fixes for Interlocked* functions.
2005-07-26  Alexandre JulliardDon't generate import libraries for dlls that don't...
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-01  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-02-01  James HawkinsProperly implement DllCanUnloadNow ref counting.
2005-01-27  Raphael Junqueira- some fixes on sub containers support
2005-01-14  James Hawkins- Use Interlocked* instead of ++/-- in AddRef/Release.
2004-11-23  Tom WicklineVersion resources cleanup.
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-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-05-17  Patrik StridvallFixed some issues found by winapi_check.
2004-05-14  Ivan Leo Murray... Updated the version info of all DirectX dlls to the...
2004-04-19  Raphael Junqueira- fix dxdiag.h (again)
2004-04-16  Raphael JunqueiraAdded dxdiagn.dll with a simple implementation of IDxDi...