rpcrt4/tests: Fix test failures for win9x, NT4, W2K and XP-SP1.
[wine] / dlls / kernel32 /
2008-06-10  Alexandre Julliardkernel32/tests: Use Local instead of Global prefix...
2008-06-10  Alexandre Julliardkernel32/tests: Fix the change notification test on...
2008-06-10  Alexandre Julliardkernel32/tests: Limit the number of failures in the...
2008-06-10  Alexandre Julliardkernel32/tests: Make the toolhelp test less verbose...
2008-06-09  Dan Kegelkernel32/tests: Initialize buffer.
2008-06-09  Alexandre Julliardkernel32: Add support for the execute protection values...
2008-06-09  Paul Vrienskernel32/tests: Add a skip message for win95.
2008-06-09  Jonathan Ernstkernel: Updated French translation.
2008-06-04  Alexandre Julliardkernel32/tests: Don't check every single Unicode char...
2008-05-29  James Hawkinskernel32: Remove two tests that produce different resul...
2008-05-26  Francois Gougetkernel32/tests: Get the tests running again on Win95.
2008-05-23  James Hawkinskernel32: Don't test the invalid locale 0 if it is...
2008-05-22  Alexandre Julliardkernel32: Don't require write access on profile file...
2008-05-21  Alexandre Julliardkernel32: File mapping names are case sensitive.
2008-05-21  Alexandre Julliardkernel32: Waitable timer names are case sensitive.
2008-05-21  Alexandre Julliardkernel32: Semaphore names are case sensitive.
2008-05-21  Alexandre Julliardkernel32: Event names are case sensitive.
2008-05-21  Alexandre Julliardkernel32: Mutex names are case sensitive.
2008-05-21  Alexandre Julliardkernel32: Add some test cases for profile file sharing...
2008-05-21  Alexandre Julliardkernel32: Fix the profile file sharing modes.
2008-05-21  Dmitry Timoshkovkernel32: Update locale info for Esperanto.
2008-05-20  James Hawkinskernel32: Remove a test that fails on all platforms.
2008-05-19  James Hawkinskernel32: Fix a debugger test that fails in win2k3.
2008-05-14  Dan Kegelkernel32: comm.c: increase time slop.
2008-05-13  Alexandre Julliardkernel32: Move the wineboot event wait so that 16-bit...
2008-05-13  Alexandre Julliardkernel32: Add a builtin 16-bit winhelp.exe.
2008-05-12  Paul Vrienskernel32/tests: Skip tests if codepage is not installed...
2008-05-08  Maarten Lankhorstkernel32: Fix temporary path test.
2008-05-08  Maarten Lankhorstkernel32: Fix process tests to pass in Windows.
2008-05-07  Alexandre Julliardwinedos: Print better diagnostics when a DOS app fails...
2008-05-07  Francois GougetAssorted spelling fixes.
2008-05-06  Alexandre Julliardkernel32: Set the USERPROFILE and ALLUSERSPROFILE envir...
2008-05-06  Dmitry Timoshkovkernel32: Print in the trace pid and tid of the created...
2008-05-05  Dmitry Timoshkovwinoldap.mod: Wait until the 32-bit process starts up.
2008-05-02  Paul Vrienskernel32/tests: Skip some tests on win98.
2008-05-02  Paul Vrienskernel32/tests: Don't run tests on win9x if we are...
2008-05-01  Paul Vrienskernel32/tests: Fix tests on win9x.
2008-04-25  James Hawkinskernel32: Fix a test that fails in win2k3.
2008-04-24  Alexandre Julliardkernel32: If necessary reload the environment after...
2008-04-23  James Hawkinskernel32: Fix a test that fails on win9x.
2008-04-23  Austin EnglishSpelling fixes.
2008-04-21  James Hawkinskernel32: Fix two tests that fail in win9x.
2008-04-21  James Hawkinskernel32: Fix a test that fails in win9x.
2008-04-21  James Hawkinskernel32: Skip the screen buffer tests if codepage...
2008-04-21  Andrew Talbotkernel32: Remove unused variables.
2008-04-17  Alexandre Julliardkernel32: Create the windows and system directories...
2008-04-17  James Hawkinskernel32: Fix a test that fails in win2k and up.
2008-04-17  James Hawkinskernel32: Fix a test that fails in win2k.
2008-04-17  James Hawkinskernel32: Remove an invalid trace and comment.
2008-04-17  James Hawkinskernel32: Fix a few failing tests in win2k.
2008-04-17  James Hawkinskernel32: Split the GetComputerName/Ex tests into their...
2008-04-14  Alexandre Julliardkernel32: Reserve the low 64Kb area separately from...
2008-04-11  James Hawkinskernel32: Add traces to see why the tests fail in win2k.
2008-04-07  Francois GougetAssorted spelling fixes.
2008-04-04  Austin EnglishSpelling fixes.
2008-03-31  Alexander Nicolays... kernel32: Set processorLevel to cpu family.
2008-03-28  Michael Stefaniuckernel32: Add the NLS file for Romansh (Switzerland).
2008-03-26  Dan Kegelkernel32: Test negative dest len in WideCharToMultiByte.
2008-03-26  Alexandre Julliardkernel32: Moved the allocation of the process stack...
2008-03-26  Dmitry Timoshkovkernel32: Make the test compatible with win9x.
2008-03-24  Anatoly Lyutinkernel32: Implement IsWow64Process.
2008-03-22  Alexandre Julliardkernel32/tests: Fix the FindFirstVolume test on Vista.
2008-03-22  Alexandre Julliardkernel32/tests: Added some tests for FindResource.
2008-03-20  Michael Mosskernel32/tests: Test notifications for overlapping...
2008-03-20  Michael Mosskernel32/tests: Fix false positive file notification...
2008-03-18  Austin Englishkernel32: Spelling fixes.
2008-03-15  Alexandre Julliardkernel32: Implemented ReadFileScatter and WriteFileGather.
2008-03-15  Alexandre Julliardkernel32: Propagate the FILE_FLAG_NO_BUFFERING CreateFi...
2008-03-14  Dan Hipschmankernel32: Add the MOVEFILE_WRITE_THROUGH flag for MoveF...
2008-03-12  Paul Vrienskernel32/tests: Add a few skips instead of just returning.
2008-03-12  Paul Vrienskernel32/tests: DATE_YEARMONTH is only present on W2K...
2008-03-12  Paul Vrienskernel32/tests: Skip some tests on win95.
2008-03-11  Paul Vrienskernel32: Fix/change tests for systems with no ServicePack.
2008-03-05  Francois Gougetkernel32/tests: Don't use 0xaa to avoid any confusion...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-04  Andrew Talbotkernel32: Assign to structs instead of using memcpy.
2008-03-03  Alexandre Julliardkernel32: Added a winoldap.mod 16-bit exe to launch...
2008-03-01  Maarten Lankhorstkernel32: Fix GetVolumeInformation for fat32 partitions.
2008-03-01  Alexandre JulliardGet rid of the global thread.h header.
2008-02-29  Alexandre Julliardkernel32: Implement the fiber local storage functions.
2008-02-29  Rob Shearmankernel32: Fix typo in UTUnRegister.
2008-02-29  Rob Shearmankernel32: Fix use of uninitialised nameW and typeW...
2008-02-29  Dmitry Timoshkovkernel32: Add stubs for fiber local storage APIs.
2008-02-27  Dmitry Timoshkovkernel32: Return upper cased drive letters in paths...
2008-02-27  Paul Vrienskernel32/tests: Win9x doesn't change last error.
2008-02-25  Rob Shearmankernel32: Fix the number of characters passed to GetAto...
2008-02-18  Alexandre Julliardkernel32: Fixed the active processor mask on Mac OS.
2008-02-18  Rob Shearmankernel32: Fix handle leak in start_console_renderer_helper.
2008-02-16  Rob ShearmanDon't use GetExceptionCode and GetExceptionInformation...
2008-02-15  Alexandre Julliardkernel32: On Mac OS, recompose the Unicode strings...
2008-02-15  Francois Gougetkernel32/tests: Fix the time tests when 'Automatically...
2008-02-13  Paul Vrienskernel32/tests: ReplaceFile[AW] doesn't exist on win9x.
2008-02-12  Erich Hooverkernel32: Add tests for ReplaceFileA and ReplaceFileW.
2008-02-12  Rob Shearmankernel32: Implement ReplaceFileW.
2008-02-12  Erich Hooverkernel32: Implement ReplaceFileA.
2008-02-12  Alexandre Julliardkernel32: Don't save the signal mask in sigsetjmp.
2008-02-08  Dmitry Timoshkovkernel32: Separate modifier from charset before detecti...
2008-02-07  Alexandre Julliardtests: Add a helper routine to wait for a child process...
2008-02-06  Jens Nestlerkernel32: Don't fail unconditionally in MoveFile for...
2008-02-05  James Hawkinskernel32: Factor out the VerifyVersionInfo tests into...
next