oleaut32/tests: Add test for tlibattr->lcid.
[wine] / dlls / kernel32 /
2009-09-02  Alexandre Julliardkernel32/tests: Avoid size_t in traces.
2009-09-02  Ge van Geldorpkernel32/tests: Fix locale tests on Vista and higher.
2009-08-29  Eric Pouechkernel32: Handle the case where wineconsole isn't prope...
2009-08-29  Alexandre Julliardkernel32: Fix the GetThreadPriorityBoost return value.
2009-08-29  Alexandre Julliardntdll: Route the process startup through the platform...
2009-08-27  Alexandre Julliardntdll: Fix a couple of system information structures...
2009-08-26  Ge van Geldorpkernel32/tests: Remove test that crashes on Win7.
2009-08-25  Jeff Zaroykokernel32: sLanguage is LOCALE_SABBREVLANGNAME.
2009-08-24  Alexandre Julliardntdll: The large integer functions are 32-bit only.
2009-08-21  Alexandre Julliardserver: Define an architecture-independent structure...
2009-08-21  Stefan Leichterkernel32: Test GetPrivateProfileString with empty strin...
2009-08-19  Alexandre Julliardkernel32/tests: Use the global wine_dbgstr_w instead...
2009-08-19  Alexandre Julliardtests: Make wine_dbgstr_w available in test.h for all...
2009-08-18  Mike Kaplinskiykernel32: Implement CancelIoEx.
2009-08-18  Alexandre Julliardkernel32: Use a longer wineboot timeout for the initial...
2009-08-18  Alexandre Julliardkernel32: Don't wait for wineboot once the process...
2009-08-17  Michael Karcherserver: Don't report LOAD_DLL debug event for exe module.
2009-08-12  Alexandre Julliardkernel32: Check the 64-bit flag when starting a process.
2009-08-12  Alexandre Julliardkernel32: Add a 64-bit flag to the MODULE_GetBinaryType...
2009-08-12  Alexandre Julliardkernel32: Check for a 32-bit NT header before getting...
2009-08-12  Alexandre Julliardkernel32: Return the dll flag in MODULE_GetBinaryType...
2009-08-12  Alexandre Julliardkernel32: Change MODULE_GetBinaryType return value...
2009-08-12  Alexandre Julliardntdll: Add a ret to DEFINE_REGS_ENTRYPOINT to make...
2009-08-07  Andrew Nguyenkernel32: Revise SetThreadIdealProcessor to return...
2009-08-06  Vladimir Pankratovkernel32: Convert the Russian resources to UTF-8.
2009-08-05  Alexandre Julliardkernel32/tests: Add one more possible error code.
2009-08-03  Nicolas Le Camkernel32/tests: Skip GetVolumeInformation test on curre...
2009-08-03  Nicolas Le Camkernel32/tests: Test GetVolumeInformation when current...
2009-08-03  Ricardo Filipekernel32: Add Portuguese translation.
2009-07-24  Alexandre Julliardkernel32: Fetch more information from the DosDevices...
2009-07-21  Alexandre Julliardkernel32: Try to load a 32-bit builtin in WinExec16...
2009-07-20  Frédéric Delanoykernel32: Update French translation of error messages.
2009-07-17  Frédéric Delanoykernel32: Update French translation of error messages.
2009-07-16  Andrew Nguyenkernel32: Implement WTSGetActiveConsoleSessionId as...
2009-07-13  Frédéric Delanoykernel32: Fix typos in English errors messages.
2009-07-13  Frédéric Delanoykernel32: Convert German error msgs resources to UTF-8.
2009-07-13  Frédéric Delanoykernel32: Convert French resources to UTF-8.
2009-07-10  Aurimas Fišeraskernel32/nls: Add Lithuanian winerr translation.
2009-07-09  Alexandre Julliardkernel32: Explicitly specify the codepage in message...
2009-07-09  Alexandre Julliardntdll: Add support for the MEM_RESET flag in VirtualAll...
2009-07-07  Alexandre Julliardkernel32/tests: Avoid using non-ASCII characters in...
2009-07-07  Alexandre Julliardkernel32: Add implementation of GetSystemWow64DirectoryA/W.
2009-07-06  Alexandre Julliardkernel32: Forward the Wow64 redirection functions to...
2009-07-03  Alexandre Julliardkernel32: Compile .mc files to resources as independent...
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...
next