d3dx9_36: Add support for DIB file in D3DXGetImageInfoFromFileInMemory.
[wine] / dlls / ntdll / version.c
2012-08-21  André Hentschelntdll: Add support for Windows 8 version.
2012-05-31  Detlef Riekenbergntdll: Implement RtlGetProductInfo.
2011-12-05  André Hentschelwinecfg: Bump NT 3.51 to Service Pack 5.
2011-12-05  André Hentschelwinecfg: Fill in the Service Pack major version for...
2011-10-17  Ken Sharpntdll: Update Win2k8 to SP2.
2011-08-03  Francois Gougetntdll: Fix the field names of KUSER_SHARED_DATA and...
2011-04-13  Austin Englishntdll: Add support for win2k8r2.
2010-12-13  Austin Englishntdll: Bump win2k3 version information to sp2.
2010-09-27  Hans Leidekkerwinecfg: Update Windows 7 version to Service Pack 1.
2010-04-20  André Hentschelntdll: Add SP2 for Vista.
2009-10-30  Austin Englishntdll: Add support for Windows 7 version.
2009-10-26  Alexander Nicolays... ntdll: Add RtlGetProductInfo stub.
2009-06-01  Vitaliy Margolenwinecfg: Update WinXP version to SP3.
2009-05-19  Paul Vriensntdll: Fix a typo.
2009-02-25  Alexandre Julliardntdll: Default to WinXP version if there's nothing...
2008-03-05  Alistair Leslie... ntdll: Added support for Windows 2008.
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2007-05-18  Alexandre Julliardntdll: Setup the shared user data structure at 0x7ffe0000.
2007-04-13  András Kovácsntdll: Add Vista version option.
2006-10-18  Hans Leidekkerntdll: Win64 printf format warning fixes.
2006-08-25  Stefan Leichterntdll: Print 64bit integers with wine_dbgstr_longlong.
2006-07-17  Robert Shearmanntdll: Fix a return code from RtlVerifyVersionInfo...
2006-07-17  Robert Shearmanntdll: Fix RtlVerifyVersionInfo handling of major,...
2006-07-17  Robert Shearmanntdll: Use a common condition value for the major,...
2006-07-17  Robert Shearmanntdll: Reduce duplicated code in RtlVerifyVersionInfo...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-22  Steven EdwardsCorrect URL for version infomation database website.
2005-09-08  Alexandre JulliardFixed a comment.
2005-08-16  Alexandre JulliardThere is a registry key for the service pack version...
2005-08-16  Alexandre JulliardFetch the version information from the standard Windows...
2005-08-15  Alexandre JulliardSwitch the default version to win2k.
2005-08-10  Alexandre JulliardImplemented RtlGetNtProductType.
2005-08-10  Alexandre JulliardMoved the version initialization to ntdll.
2005-08-02  Alexandre JulliardRemoved a noisy trace.
2005-06-21  Mike McCormackDon't include winbase.h or winerror.h when not necessary.
2005-06-17  Alexandre JulliardMoved version key to HKCU\Software\Wine.
2005-06-17  Mike McCormackUse HANDLE instead of HKEY in the NT API.
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2005-06-06  Mike HearnDelete version sniffing logic.
2005-05-05  Ivan Leo PuotiSet win2k3 service pack number to 1.
2005-03-23  C. Scott AnanianTeach VERSION_GetLinkedDLLVersion about Mingw32 applica...
2005-02-10  Mike HearnAlter the version heuristics a bit.
2004-12-17  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-12-17  Vincent BéronBetter detect a dll's Windows version.
2004-12-16  Ivan Leo PuotiBetter EXE version check in VERSION_GetLinkedDllVersion.
2004-08-13  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-09  Vincent BéronUpdate WinXP version to SP2.
2004-07-30  Ivan Leo PuotiFix dll version detection.
2004-07-29  Ivan Leo PuotiChange the NT service pack version from 6 to 6a, correc...
2004-07-14  Aric StewartReport win2k service pack 4 instead of 3.
2004-06-21  Mike HearnDefault to Win98 in DLL linkage heuristics.
2003-11-17  Alexandre JulliardRemoved some unnecessary includes.
2003-10-04  Alexandre JulliardConverted process creation to Unicode.
2003-09-24  Alexandre JulliardMoved the Windows version code to dlls/ntdll, and imple...