user32/tests: Fix crash on win9x in the dde test.
[wine] / dlls / kernel32 /
2008-11-05  Alexandre Julliardntdll,server: Fixed access checks for OpenFileMapping...
2008-11-05  Alexandre Julliardntdll: Don't force anonymous file mappings to always...
2008-11-04  Alexandre Julliardkernel32/tests: Add a few more tests, fix some failures...
2008-11-04  Alexandre Julliardkernel32/tests: Fix a couple of failures on Windows.
2008-11-04  Michael Stefaniuckernel32: Do not cast zero.
2008-11-03  Alexandre Julliardntdll: Return more correct information for SystemBasicI...
2008-10-31  Alexandre Julliardkernel32: Call build_envp in the parent process so...
2008-10-31  Alexandre Julliardkernel32: Call build_argv in the parent process so...
2008-10-31  Alexandre Julliardkernel32: Allocate global arenas on the Win32 heap.
2008-10-30  Alexandre Julliardkernel32: Moved the pthread emulation support to ntdll.
2008-10-30  Alexandre Julliardkernel32: Use ntdll functions where possible to impleme...
2008-10-30  Alexandre Julliardkernel32: Only try to open a VxD if opening a normal...
2008-10-29  Alexandre Julliardntdll: Store the exit code in the server in RtlExitUser...
2008-10-29  Alexandre Julliardntdll: Allocate a new virtual region for large blocks...
2008-10-28  Dmitry Timoshkovkernel32: Don't ignore extended keys.
2008-10-24  Alexandre Julliardkernel32: Return the Windows symlink in QueryDosDevice...
2008-10-22  Aric Stewartntdll: Update behavior of ActivationContextBasicInforma...
2008-10-22  Paul Vrienskernel32/tests: Skip a test if needed.
2008-10-22  Paul Vrienskernel32/tests: Fix a few failures on win9x and winme.
2008-10-21  Paul Vrienskernel32/tests: Free memory after use.
2008-10-20  Francois Gougetdirent.h is a conditional include now.
2008-10-18  Alexandre Julliardkernel32: Convert source files to utf-8.
2008-10-17  Rob Shearmankernel32: Fix some Esperanto day and month names.
2008-10-17  Alexandre Julliardkernel32: Delete the .windows-label file if the label...
2008-10-17  Rob Shearmankernel32: Convert NLS resource files using hex-encoded...
2008-10-16  Aric Stewartkernel32/tests: Add test for GetCommandLineW.
2008-10-16  Aric Stewartkernel32/tests: Add a test for CreateProcess with an...
2008-10-16  Jacek Cabankernel32: Added GetLogicalDriveStrings tests.
2008-10-16  Jacek Cabankernel32: Return uppercase drive letter in GetLogicalDr...
2008-10-16  Dmitry Timoshkovkernel32: Add support for foreign process handles in...
2008-10-15  Andrew Talbotkernel32: Sign-compare warnings fix.
2008-10-08  Andrey Turkinkernel32: Add ExitProcess wrapper to please Shrinker.
2008-10-07  Paul Vrienskernel32/tests: Add a missing newline.
2008-10-07  Paul Vrienskernel32/tests: Fix failures on WinMe.
2008-10-07  Paul Vrienskernel32/tests: We need the return value.
2008-10-06  Paul Vrienskernel32/tests: Add some skips to fix failures on WinMe.
2008-10-06  Paul Vrienskernel32/tests: Fix some failures on win9x.
2008-10-06  Paul Vrienskernel32/tests: Fix the remaining errors on win95.
2008-09-30  Reece Dunnkernel32: Be more verbose when reporting the sync test...
2008-09-23  Erik Inge Bolsøkernel32: Fix PROFILE_Load to handle mac line endings.
2008-09-22  Paul Vrienskernel32/tests: Add extra tests for SetCurrentDirectory.
2008-09-22  Paul Vrienskernel32/tests: Make sure we can remove a test directory.
2008-09-22  Paul Vrienskernel32/tests: Fix tests on NT4.
2008-09-22  Paul Vrienskernel32/tests: Skip some tests on win9x.
2008-09-22  Paul Vrienskernel32/tests: Use skip instead of trace.
2008-09-22  Francois Gougetkernel32/tests: Fix compilation on systems that don...
2008-09-19  Alexandre Julliardkernel32/tests: Fix a couple of tests failing on NT4.
2008-09-19  Alexandre Julliardkernel32/tests: Fix race condition in the thread test.
2008-09-18  Jeff Zaroykokernel32: Modify DeleteFileW to fail on directories.
2008-09-17  Alexandre Julliardkernel32/tests: Handle the win2k3 version check behavior.
2008-09-17  Rob Shearmankernel32: Fix character count passed to GlobalGetAtomNa...
2008-09-17  Dmitry Timoshkovkernel32: Fix the target buffer size.
2008-09-17  Vitaliy Margolenkernel32: Use NULL attributes if name and SA are not...
2008-09-16  Alexandre Julliardkernel32/tests: Comment out an UpdateResource call...
2008-09-16  Alexandre Julliardkernel32/tests: Support alternate results in the loader...
2008-09-16  Alexandre Julliardkernel32/tests: Fix a test on win9x.
2008-09-15  Roy Sheakernel32/test: Test import entries of a core windows...
2008-09-15  Marcus Meissnerkernel32/tests: Pass correct size to MultiBytetoWideChar.
2008-09-15  Michael Karcherkernel32: Clean up PROFILE_isspaceW.
2008-09-15  Vitaliy Margolenkernel32: Use FileStandardInformation to get file size.
2008-09-15  Paul Vrienskernel32/tests: Skip tests on Win95.
2008-09-11  Alexandre Julliardkernel32/tests: Fix the ResumeThread on win9x.
2008-09-11  Alexandre Julliardkernel32/tests: Fix the BindIoCompletionCallback test...
2008-09-11  Alexandre Julliardkernel32/tests: Fix the async I/O test to handle errors...
2008-09-11  Alexandre Julliardkernel32: Added implementation for UnregisterWaitEx.
2008-09-11  Dmitry Timoshkovkernel32: Use a kernel error code.
2008-09-08  Paul Vrienskernel32/tests: Fix a few failures on win98.
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-05  Francois Gougetkernel32/tests: Add a trailing '\n' to an ok() call.
2008-09-05  Paul Vrienskernel32/tests: Split the test for ret and last error.
2008-09-04  Alexandre Julliardkernel32: Implemented the wrapper functions for job...
2008-09-03  Jeff Zaroykokernel32: Add some tests for DeleteFile.
2008-09-03  James Hawkinskernel32: Fix a failing test in win95.
2008-09-03  James Hawkinskernel32: Fix a test that fails in win2k3.
2008-09-03  James Hawkinskernel32: Fix two tests that fail in win2k3 and modify...
2008-09-03  James Hawkinskernel32: Fix a failing test in Vista.
2008-08-29  James Hawkinskernel32: Add tests for LoadLibraryEx.
2008-08-29  James Hawkinskernel32: Trace the last error on failure.
2008-08-29  James Hawkinskernel32: Fix two failing tests in win95.
2008-08-29  James Hawkinskernel32: Trace the modified buffer on error.
2008-08-29  James Hawkinskernel32: Fix a failing test in win95.
2008-08-26  Paul Vrienskernel32/tests: Use skip instead of trace.
2008-08-26  Paul Vrienskernel32/tests: Use a file that is available on all...
2008-08-26  Paul Vrienskernel32/tests: Fix two failures on win9x.
2008-08-21  Alexandre Julliardkernel32: Fix a compiler warning on Mac OS.
2008-08-21  Alexander Nicolays... kernel32/winerr: Add Norwegian Bokmål translation.
2008-08-20  Michael Karcherkernel32: Fix profile cache logic and don't cache new...
2008-08-20  Alexander Morozovkernel32: Fix a typo.
2008-08-19  Michael Karcherkernel32/tests: Fix profile crash on NT and up.
2008-08-18  Rob Shearmankernel32: Fix a typo in the leadin check in WaitNamedPipeW.
2008-08-18  Michael Karcherkernel32: Fix profile sharing mode.
2008-08-18  Ken Thomaseskernel32: Strip modifiers from the Mac locale so setloc...
2008-08-18  Huw Davieskernel32: GetCalendarInfo shouldn't return HRESULT...
2008-08-05  Paul Vrienskernel32/tests: Show the setting of the debugger regist...
2008-08-05  Paul Vrienskernel32/tests: Fix a test failure on Win9x.
2008-08-04  Francois GougetAssorted spelling fixes.
2008-08-04  Paul Vrienskernel32/tests: Skip tests when codepage is not available.
2008-08-01  Colin Finckkernel32/tests: Fix a wrong length passed to a WideChar...
2008-07-31  Colin Finckkernel32: Add a lot of new tests for the actual WideCha...
next