dinput/tests: Add test to show dinput does not use user defined data format for keyboard.
[wine] / dlls / kernel32 /
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...
2008-02-05  Alistair Leslie... kernel32: Add RegisterApplicationRestart stub.
2008-02-04  Dmitry Timoshkovkernel32: LOADPARAMS16->showCmd can be NULL, do not...
2008-01-24  Paul Vrienskernel32/tests: Win9x returns a different last error.
2008-01-24  Alexandre JulliardAvoid sizeof in traces.
2008-01-23  Francois GougetAssorted spelling fixes.
2008-01-23  Francois Gougetkernel32/tests: Test the expansion of indirect environm...
2008-01-21  Gerald Pfeiferkernel32: Use setproctitle where applicable to set...
2008-01-18  Rob Shearmankernel32: Initialise the top 16-bit stack frame to...
2008-01-16  Alexandre Julliardkernel32: Fix the system affinity returned by GetProces...
2008-01-16  Alexandre Julliardwineboot: Add a --init option used when launched automa...
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-16  Francois Gougetkernel32/tests: Small spelling fix in a parameter name.
2008-01-16  Francois GougetFix spelling error in the generated conformance test...
2008-01-15  Alexandre Julliardkernel32/tests: Avoid size_t in traces.
2008-01-15  Paul Vrienskernel32/tests: FindFirstVolumeA is not available on...
2008-01-14  Marcus Meissnerserver: Enumerate process in reverse.
2008-01-14  Alexandre Julliardkernel32: Don't inherit stdin/stdout handles in wineboot.
2008-01-14  Alexandre Julliardkernel32: Close the stdio handles when creating a detac...
2008-01-14  Gerald Pfeiferkernel32: Fix type of a loop variable in SNOOP16_Entry().
2008-01-11  Francois Gougetkernel32/tests: Despite the MSDN claims, GetComputerNam...
2008-01-11  Francois Gougetkernel32/tests: Add more ExpandEnvironmentStringsA...
2008-01-10  Paul Vrienskernel32/tests: Skip not implemented functions.
2008-01-10  Paul Vrienskernel32/tests: Skip not implemented functions.
2008-01-10  Paul Vrienskernel32/tests: Skip not implemented functions.
2008-01-09  Andrew Talbotkernel32: Remove unneeded casts.
2008-01-07  Alexandre Julliardkernel32: Fail more gracefully in GetVolumeInformation...
2008-01-07  Michael Stefaniuckernel32: Add missing HeapFree(). Found by Smatch.
2008-01-07  Alexandre Julliardkernel32/tests: Avoid using size_t in traces.
2008-01-07  Rob Shearmankernel32: Implement RegisterWaitForSingleObjectEx.
2008-01-07  Hans Leidekkerkernel32: Add Surinam Dutch and Belgian Dutch translati...
2008-01-07  Hans Leidekkerkernel32: Fix two test failures on Win98 due to missing...
2008-01-04  Alexandre Julliardkernel32/tests: Added tests for FindFirstVolume/FindNex...
2008-01-04  Alexandre Julliardkernel32: Implemented FindFirstVolume/FindNextVolume...
2008-01-04  Kirill K. Smirnovkernel32: Convert newborn wineserver handle to kernel32...
2008-01-04  Alexandre Julliardkernel32: Launch wineboot on first startup of a wine...
2008-01-02  Rob Shearmankernel32: Add tests for RegisterWaitForSingleObject...
2008-01-02  Rob Shearmankernel32: Implement RegisterWaitForSingleObject and...
2007-12-31  Gerald Pfeiferkernel32/tests: Remove extraneous check.
2007-12-23  Stefan Leichterkernel32: Silence a fixme in GetNativeSystemInfo.
2007-12-23  Alexandre Julliardwinedos: Add the possibility of refusing to emulate...
2007-12-23  Alexandre Julliardkernel32: Initialize MaximumLength of the user params...
2007-12-21  Alexandre Julliardkernel32: Yet another workaround for broken apps in...
2007-12-21  Kirill K. Smirnovkernel32: Invalidate local copy of console input event...
2007-12-21  Andrey Turkinntdll: Implement BindIoCompletionCallback.
2007-12-21  Alexandre Julliardkernel32: Store the initial directory as a full path...
next