Update the address of the Free Software Foundation.
[wine] / dlls / ntdll / version.c
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...