Assorted typo, spelling, wording and case fixes.
[wine] / dlls / kernel32 / tests / module.c
2012-04-05  Hans Leidekkerkernel32: Clear the module handle on failure in GetModu...
2012-04-05  Hans Leidekkerkernel32: Return failure from GetModuleHandleEx if...
2012-04-05  Hans Leidekkerkernel32/tests: Add tests for GetModuleHandleEx.
2011-11-22  Alexandre Julliardkernel32/tests: Avoid size_t in traces.
2011-11-09  Thomas Faberkernel32/tests: Add tests for GetDllDirectory.
2011-10-03  Francois Gougetkernel32: Reset LastError if GetModuleFileName() succeeds.
2011-01-12  AndrĂ© Hentschelkernel32/tests: Don't test function directly when repor...
2010-01-18  Jason Edmeadeskernel32: Return error on second attempt to free a...
2009-10-07  Paul Vrienskernel32/tests: Don't crash on WinMe.
2009-05-26  Alexandre Julliardkernel32: Remove the file parameter check again in...
2008-09-22  Paul Vrienskernel32/tests: Use skip instead of trace.
2008-09-19  Alexandre Julliardkernel32/tests: Fix a couple of tests failing on NT4.
2008-09-08  Paul Vrienskernel32/tests: Fix 2 tests on win9x.
2008-09-08  Paul Vrienskernel32/tests: Fix a few tests on win9x.
2008-09-03  James Hawkinskernel32: Fix two tests that fail in win2k3 and modify...
2008-08-29  James Hawkinskernel32: Add tests for LoadLibraryEx.
2007-01-04  Francois Gougetkernel32/tests: Use '%d' to print GetLastError().
2006-12-20  Alexandre Julliardntdll: Fix the libdl refcount when loading the same...
2006-12-20  Francois Gougetkernel32/tests: Test loading and unloading of builtin...
2006-10-10  Michael Stefaniuckernel32/tests: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.