wininet/tests: Improve error reporting in a couple of tests.
[wine] / dlls / version /
2012-12-19  Nikolay Sivovversion: Remove 'return' from void function.
2012-05-15  Michael Stefaniucversion/tests: Check the correct variable.
2011-11-14  Francois Gougetdlls: Remove unneeded include directives in resource...
2011-09-20  Francois Gougetversion: Fix printing NULL strings.
2011-09-09  Alexandre Julliardversion: Check the Windows directory first in VerFindFi...
2011-08-30  André Hentschelversion: Return VIF_CANNOTREADSRC if no source path...
2011-07-14  André Hentschelversion: Don't initialize the variable twice (clang).
2011-05-25  Marcus Meissnerversion: Merge all 3 C source files into one.
2011-03-14  Alexandre Julliardversion: Allocate the full virtual size of the section...
2011-02-24  Austin Englishversion/tests: Remove win9x hacks.
2011-02-09  Austin Englishversion/tests: Make sure return values are used (LLVM...
2010-09-24  Alexandre Julliardversion: Don't bother importing lz32, all the functions...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-05-27  Alexandre Julliardversion: Don't include winbase16.h.
2010-05-03  André Hentschelversion: Fix typo in comment.
2010-03-25  Alexandre Julliardversion: Support loading resources from both 32-bit...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-17  Alexandre Julliardversion: Improve detection of builtin libraries.
2009-12-29  Alexandre Julliardversion: Get rid of the 16-bit library loading code...
2009-10-01  Alexandre Julliardversion: Simplify the resource loading since we always...
2009-10-01  Alexandre Julliardversion: Make ver.dll into a stand-alone 16-bit module.
2009-10-01  Alexandre Julliardversion: Moved GetFileResourceSize16/GetFileResource16...
2009-10-01  Alexandre Julliardversion: Use the find_resource function instead of...
2009-10-01  Alexandre Julliardversion: Abstract resource finding into a common function.
2009-01-13  Michael Stefaniucversion: Remove superfluous pointer casts.
2009-01-08  Alexandre Julliardversion: Avoid pointer casts in a trace.
2008-11-26  Alistair Leslie... version: Stop crash under vista and 2k8.
2008-11-26  Huw Daviesversion: Fixed comments.
2008-11-25  Francois Gougetversion: Remove WINAPI on static functions where not...
2008-11-21  Alistair Leslie... version: VerQueryValueA/W allow blank and NULL strings.
2008-10-21  Paul Vriensversion/tests: Use win_skip instead of trace.
2008-10-21  Paul Vriensversion/tests: Fix a copy-paste mistake.
2008-10-14  Lei Zhangversion: Prevent infinite looping in VersionInfo32_Find...
2008-10-08  Joris Huizerversion/tests: Corrected memset placement.
2008-10-06  Aric Stewartversion: Check for out of memory in VerInstallFileA...
2008-04-23  James Hawkinsversion: Fix tests that fail in win9x and win2k.
2008-03-24  Marcus Meissnerversion: LZCopy return value is LONG.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-25  Paul Vriensversion/tests: Win98, NT4 and W2K return different...
2008-02-13  Aric Stewartversion: Check for 16-bit file format before returning...
2008-02-05  James Hawkinsversion: Return ERROR_RESOURCE_DATA_NOT_FOUND if the...
2007-11-01  Dmitry Timoshkovversion: Use GetModuleHandleEx to increment the module...
2007-10-16  Bang Jun-youngversion: Use the official NT macro rather than obsolete...
2007-09-10  Francois Gougetversion: Fix some Ver*() prototypes (especially wrt...
2007-08-30  Steven EdwardsRemove more unneeded wine 16bit header usage.
2007-07-27  Steven Edwardsversion: VerQueryValueA/W NULL pointer check.
2007-06-07  Francois GougetAssorted spelling fixes.
2007-05-31  Francois Gougetversion: Fix the VerQueryValueA/W() prototypes.
2007-05-21  Andrew Talbotversion: Exclude unused headers.
2007-04-23  Alexandre Julliardversion: Avoid size_t type in traces.
2007-04-17  Dmitry Timoshkovversion: Add a VerQueryValue test, make it mostly pass...
2007-03-07  Alexandre JulliardAdded version information for a number of dlls.
2007-03-05  Andrew Talbotversion: Constify some variables.
2007-02-26  Andrew Talbotversion: Constify a variable.
2007-02-23  Andrew Talbotversion: Constify a variable.
2007-02-14  Andrew Talbotversion: Constify a formal parameter of VerQueryValue...
2007-01-06  Francois Gougetversion/tests: Print GetLastError() in decimal with...
2006-12-16  Andrew Talbotversion/tests: Write-strings warning fix.
2006-12-14  Francois Gougetversion/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-06  Paul Vriensversion/tests: Free memory after use.
2006-10-10  Michael Stefaniucversion/tests: Win64 printf format warning fixes.
2006-10-09  Michael Stefaniucversion: 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-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-11  Andrew Talbotversion: Write-strings warnings fix.
2006-08-10  Andrew Talbotversion/tests: Write-strings warnings 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 Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-13  Alexandre Julliardversion/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardversion/tests: Use lstrlenA instead of strlen in ok...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-13  Paul Vriensversion: Translate some German comments.
2005-11-30  Stefan LeichterFix version tests on windows 9x/ME.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-21  Stefan LeichterFix version tests on NT, 2K and XP, make some errors...
2005-11-12  Stefan LeichterAdded some tests for VerFindFileA.
2005-11-03  Ivan Leo PuotiFix some wrong prototypes.
2005-10-28  Oliver StieberCorrect the way that VerFindFileA checks for a file...
2005-10-26  Detlef RiekenbergUpdated trace to support VERSIONED_PRINTER.
2005-10-18  Paul VriensWine's behavior is correct now.
2005-10-04  James HawkinsCheck the size of the input buffer so we don't write...
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-21  Alexandre JulliardWe are no longer generating .spec.c files.
2005-09-13  Alexandre JulliardRemove the 'L' suffix on a number of constants to avoid...
2005-09-12  Alexandre JulliardFixed a number of pointer to integer conversions that...
2005-09-12  Alexandre JulliardFixed some more traces to use the right printf format...
2005-08-29  Alexandre JulliardStore the result of the A/W conversions in the extra...
2005-08-29  Paul VriensReserve extra space for conversions.
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-23  Mike McCormackFix gcc 4.0 warnings.
2005-08-22  Alexandre JulliardAdd an extra test to show failing behavior.
2005-08-03  Alexandre JulliardDon't convert the return value on failure in VerQueryVa...
2005-07-30  Paul VriensRemove the no longer used ConvertVersionInfo32To16...
next