ole32/tests: Fix some test failures on Win9x/WinME.
[wine] / dlls / kernel32 /
2009-07-01  Alexandre Julliardkernel32: Avoid the close-on-exec race with pipe()...
2009-07-01  Jörg Höhlekernel32: Avoid unprotected sprintf on registry/user...
2009-06-29  Paul Vrienskernel32: Update Dutch translations.
2009-06-29  Hwang YunSongkernel32: Updated winerr_kor.mc.
2009-06-26  Louis Lenderskernel32/nls: Add system message 2221 to winerr_enu.mc.
2009-06-25  Alexandre Julliardkernel32: Add call frame annotations in x86 assembly...
2009-06-22  Francois GougetAssorted spelling fixes.
2009-06-18  Alexandre Julliardkernel32: Fix the HGLOBAL header size for 64-bit.
2009-06-15  Austin Englishkernel32: GetConsoleAliasW is a stub, make sure it...
2009-06-15  Alexandre Julliardkernel32: Add appropriate stdcall decorations to assemb...
2009-06-11  Stefan Leichterkernel32: Implement QueryFullProcessImageNameA.
2009-06-11  Guy Albertellikernel32/tests: Fix tests to pass on Win9x and WinME.
2009-06-10  Alexandre Julliardkernel32: Forward RtlUnwindEx to ntdll for x86_64.
2009-06-09  Vincent Povirkkernel32/tests: Test waiting on a disconnected client...
2009-06-08  Alexandre Julliardkernel32: Fix handling of %ws format for Unicode.
2009-06-08  Guy Albertellikernel32/tests: Fix tests when GetVolumeNameForVolumeMo...
2009-06-08  Paul Vrienskernel32/tests: Only report unimplemented functions...
2009-06-05  Aurimas Fišeraskernel32/nls: Switch to UTF-8 encoding for lth.nls.
2009-06-05  Paul Vrienskernel32/tests: Fix a test failure on Win9x/WinMe.
2009-06-04  Paul Vrienskernel32/tests: Skip WritePrivateProfileString tests...
2009-06-03  Guy Albertellikernel32/tests: Add tests for CreateFile errors and...
2009-06-03  Michael Stefaniuckernel32: Update the Romanian(Romania) NLS file.
2009-06-03  Michael Stefaniuckernel32: Switch to UTF-8 encoding for rom.nls.
2009-06-03  Detlef Riekenbergkernel32/tests: Fix failures on localized Windows versions.
2009-06-02  Stefan Leichterkernel32: Added missing newline to win_skip.
2009-06-02  Detlef Riekenbergkernel32/tests: Add tests for GetLocaleInfo with SUBLAN...
2009-06-01  Stefan Leichterkernel32: Fix spec of QueryFullProcessImageNameW.
2009-06-01  Aurimas Fišeraskernel32/nls: Add missing translations for lth.nls.
2009-05-29  Detlef Riekenbergkernel32/nls: Add missing translations for dec.nls.
2009-05-29  Detlef Riekenbergkernel32/nls: Add missing translations for del.nls.
2009-05-29  Detlef Riekenbergkernel32/nls: Add missing translations for dea.nls.
2009-05-29  Detlef Riekenbergkernel32/nls: Add missing translations for des.nls.
2009-05-29  Detlef Riekenbergkernel32/nls: Translation-fix for deu.nls.
2009-05-28  Hans Leidekkerkernel32: Improve the GetSystemPowerStatus stub.
2009-05-28  Peter Hedlundkernel32: Mask out obsolete flags in GlobalAlloc.
2009-05-27  Alexandre Julliardkernel32/tests: Run file tests in the temp directory...
2009-05-27  Paul Vrienskernel32/tests: Fix some test failures on Vista.
2009-05-26  Guy Albertellikernel32: Fix GetVolumeNameForVolumeMountPointW to...
2009-05-26  Alexandre Julliardkernel32: Remove the file parameter check again in...
2009-05-25  Paul Vrienskernel32/tests: Fix comment.
2009-05-25  Paul Vrienskernel32: Use Polish translations.
2009-05-22  Paul Vrienskernel32/tests: Fix test failure on older W2K boxes.
2009-05-21  Alexandre Julliardkernel32: Add missing terminator on %wc format conversion.
2009-05-21  Lionel Debrouxkernel32: Fix doc header for SetThreadIdealProcessor.
2009-05-19  Alexandre Julliardntdll: Tweak the file mapping permission checks some...
2009-05-19  Hans Leidekkerkernel32: Add tests for FormatMessageA/W.
2009-05-19  Hans Leidekkerkernel32: Add support for %ws and %wc format specifiers...
2009-05-19  Andrew Nguyenkernel32/tests: Correctly skip when the Unicode communi...
2009-05-19  Paul Vrienskernel32/tests: Fix some test failures on Win9x/WinME.
2009-05-18  Andrew Nguyenkernel32/tests: Use named constants for a drive test.
2009-05-18  Andrew Nguyenkernel32: Correct the last error of CreateProcessW...
2009-05-18  Andrew Nguyenkernel32: Correct the last error of CreateProcessW...
2009-05-18  Andrew Nguyenkernel32: Don't validate the command line parameter...
2009-05-18  Andrew Nguyenkernel32/tests: Correctly skip when Unicode thread...
2009-05-18  Andrew Nguyenkernel32/tests: Correctly skip when GetTempPathW is...
2009-05-18  Andrew Nguyenkernel32/tests: Correctly skip when Unicode locale...
2009-05-18  Andrew Nguyenkernel32/tests: Correctly skip when the Unicode file...
2009-05-18  Andrew Nguyenkernel32/tests: Correctly skip tests when the Unicode...
2009-05-18  Andrew Nguyenkernel32/tests: Correctly skip tests when the Unicode...
2009-05-11  Guy Albertellikernel32/tests: Add more tests for GetVolumeNameForVolu...
2009-05-07  Dmitry Kislyukkernel32/tests: Show that NULLs need to be preserved...
2009-05-04  Dmitry Timoshkovkernel32: Make SystemTimeToTzSpecificLocalTime and...
2009-05-04  Francois Gougetkernel32/tests: Add a trailing '\n' to ok() calls.
2009-04-30  Guy Albertellikernel32/tests: Fix new problems with volume tests.
2009-04-29  Eric Pouechkernel32: Completely get rid of ENHANCED_KEY entry...
2009-04-29  Guy Albertellikernel32/tests: Add tests to verify GetVolumeNameForVol...
2009-04-29  Guy Albertellikernel32: Fix GetVolumeInformation[AW] to require trail...
2009-04-29  Guy Albertellikernel32/tests: Add tests for GetVolumeInformationA...
2009-04-28  Eric Pouechkernel32: In editline's keys table, use constants inste...
2009-04-27  Alexandre JulliardRevert "kernel32: Report unixfs instead of ntfs for...
2009-04-27  Dan Kegelntdll: Add missing RtlReAllocateHeap Valgrind hook...
2009-04-23  Hans Leidekkerkernel32: Improve GetVolumePathName stub.
2009-04-23  Łukasz Wojniłowiczkernel32: Added Polish translations.
2009-04-22  Mikołaj Zalewskiwinedbg: Add a crash dialog for --auto mode.
2009-04-22  Alexandre Julliardkernel32: Make sure the string is properly terminated...
2009-04-20  Dmitry Kislyukkernel32: Added GetPrivateProfileSection and GetPrivate...
2009-04-16  Frans Koolkernel32: Added Dutch translations.
2009-04-06  Alexandre Julliardkernel32/tests: Use the appropriate processor architect...
2009-04-02  Paul Vrienskernel32: Fix creation of empty sections in ini files.
2009-04-02  Alexandre Julliardkernel32: Set argv[0] to the full path of the binary...
2009-04-02  Alexandre Julliardkernel32: Use __wine_main_environ by default, environ...
2009-04-01  Alexandre Julliardlibwine: Export __wine_get_main_environment on Mac...
2009-03-31  Mikołaj Zalewskikernel32: Implement QueryFullProcessImageFileNameW.
2009-03-30  Paul Vrienskernel32/tests: Fix some test failures on Win9x and...
2009-03-27  Paul Vrienskernel32/tests: Fix some test failures on NT4 and below.
2009-03-27  Christian Costakernel32: Add stub for GetSystemTimes.
2009-03-26  Paul Vrienskernel32/tests: Fix crash on NT4 and higher.
2009-03-25  Alexandre Julliardkernel32: Revert incorrect part of commit 7c3529f1cc6a3...
2009-03-24  James Hawkinskernel32: Don't try to load an empty initialization...
2009-03-24  James Hawkinskernel32: Handle writing empty sections and keys in...
2009-03-24  James Hawkinskernel32: Set last error to ERROR_FILE_NOT_FOUND if...
2009-03-24  James Hawkinskernel32: Add tests for WritePrivateProfileString.
2009-03-23  Aric Stewartkernel32: Report unixfs instead of ntfs for unknown...
2009-03-11  Alexandre Julliardkernel32: Make the load order for a 16-bit stand-alone...
2009-03-11  Michael Stefaniuckernel32: Remove superfluous pointer casts.
2009-03-10  Alexandre Julliardloader: Merge the first and second stage loaders into...
2009-03-05  Alexandre Julliardkernel32/tests: Stop testing integer atoms if the first...
2009-03-04  Alexandre Julliardkernel32/tests: Improve some failure messages in the...
2009-03-04  Paul Vrienskernel32/tests: Correct an ok() statement.
2009-03-04  Alexandre Julliardkernel32: Make windebug.dll into a stand-alone 16-bit...
next