ntdll: Allocate a console (without renderer) when starting a program from unix console.
[wine] / dlls / kernel32 /
2010-09-01  Eric Pouechntdll: Allocate a console (without renderer) when start...
2010-09-01  Eric Pouechserver: Allow a screen buffer to be attached to a given...
2010-08-31  Alexandre Goujonmsvcrt: Properly fix setlocale and clean up tests.
2010-08-31  Alexandre Julliardkernel32: Use int64 in the spec file for 64-bit integers.
2010-08-31  Francois Gougetkernel32/tests: Fix compilation on systems that don...
2010-08-30  Louis Lenderskernel32: Add stub for WerRegisterFile.
2010-08-30  Louis Lenderskernel32: Add stub for GetUserDefaultLocaleName.
2010-08-30  André Hentschelkernel32: Better describe an error.
2010-08-30  Dan Kegelkernel32: Add error text for WSAECONNREFUSED.
2010-08-24  Austin Englishkernel32/tests: Sparc fixes.
2010-08-23  Alexandre Goujonkernel32: Fix GetComputerName errors.
2010-08-18  Jörg Höhlekernel32/tests: GetVolumeInformationA X: succeeds iff...
2010-08-18  Austin Englishkernel32: Add stub for SetFileValidData.
2010-08-17  Wolfram Sangkernel32: Change fixme to trace in comm.c.
2010-08-16  Juan Langkernel32: Implement GetErrorMode/SetErrorMode on top...
2010-07-28  Austin Englishkernel32/tests: Add a test for CreateFileA.
2010-07-28  André Hentschelkernel32: Spelling fix in a comment.
2010-07-26  Harry JefferyFixed various spelling mistakes.
2010-07-26  Alexandre Julliardwinegcc: Don't import winecrt0 by default when building...
2010-07-23  Damjan Jovanovickernel32: Deal with unix paths in wine_get_dos_file_name.
2010-07-22  Aric Stewartkernel32/tests: Add test for CT_TYPE1 of GetStringTypeW.
2010-07-22  Andrey Turkinkernel32: Enhance EndUpdateResource.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21  Alexandre Julliardmakefiles: Specify -nodefaultlibs when building low...
2010-07-20  Paul Chitescukernel32: Declare and add stubs for GetLogicalProcessor...
2010-07-20  Alexandre Julliardtests: Run all tests with the default FPU control word.
2010-07-20  Alexandre Julliardtests: Try to avoid message boxes popping up in non...
2010-07-19  Sven Baarskernel32: Update the Dutch translation.
2010-07-15  Igor Paliychukkernel32: Ukrainian translation update.
2010-07-14  Igor Paliychukkernel32: Add Ukrainian translation.
2010-07-13  Sven Baarskernel32: Partially update the Dutch translation.
2010-07-08  Gustavo Henrique... kernel32: Fixed typos in Portuguese translation and...
2010-07-08  Gustavo Henrique... kernel32: Added Brazilian Portuguese winerr file.
2010-07-08  Jörg Höhlekernel32/tests: Skip fewer tests on Win9x.
2010-07-07  Ken Sharpkernel32: Update Welsh resource.
2010-07-07  Ken Sharpkernel32: Update Cornish resource.
2010-07-05  Ken Sharpkernel32: Update Gaelic resource.
2010-06-30  Vitaly Lipatovkernel32: Add Russian translation.
2010-06-29  Austin Englishkernel32: Add stub for QueryMemoryResourceNotification.
2010-06-29  Austin Englishkernel32: Add NERR_UserNotFound to Norwegian winerr.
2010-06-28  André Hentschelkernel32: Add NERR_UserNotFound to german winerr.
2010-06-25  Łukasz Wojniłowiczkernel32: Update the Polish translation.
2010-06-25  André Hentschelkernel32: Update a warning.
2010-06-24  Alexandre Julliardkernel32: Avoid returning the same name when GetTempFil...
2010-06-24  Francois Gougetkernel32: GetProcessDword() is unused so remove it.
2010-06-22  Alexandre Julliardkernel32: Add the TlsAlloc/FreeInternal entry points.
2010-06-22  Alexandre Julliardntdll: Fix the initial FPU control word on 32-bit too.
2010-06-21  Alexandre Julliardntdll: Fix the initial FPU control word on 64-bit.
2010-06-21  Luca Bennatikernel32: Update Italian translation.
2010-06-17  Henri Verbeetntdll: The FPU control word for newly created threads...
2010-06-17  Andrew Nguyenkernel32/tests: Add tests to examine output file part...
2010-06-17  Andrew Nguyenkernel32/tests: Add tests to examine output file part...
2010-06-16  Damjan Jovanovickernel32: Stop CopyFile from overwriting a file with...
2010-06-15  Damjan Jovanovickernel32: Add a CopyFile test.
2010-06-14  Damjan Jovanovickernel32: Revert 3f1404bf29676d79dd76ffd31e2630bb9f2b0b...
2010-06-14  Nikolay Sivovkernel32: Export RtlPcToFileHeader on x86-64 platform.
2010-06-11  Igor Paliychukkernel32: Update Ukrainian translations.
2010-06-11  Damjan Jovanovickernel32: CopyFile cannot overwrite a file with itself.
2010-06-08  André Hentschelkernel32/tests: Add a test about unicode collation.
2010-06-08  Alexandre Julliardkernel32: Make sure we always have a valid process...
2010-06-08  Alexandre Julliardkernel32/tests: Fix the process title tests to actually...
2010-06-07  Paul Vrienskernel32: Add the Danish translation.
2010-06-02  Frédéric Delanoykernel32: Fix a spelling error in French locale definit...
2010-06-02  Paul Vrienskernel32: Fix the Korean resources.
2010-05-28  Alexandre Julliardkernel32/tests: Restore the stderr handle after the...
2010-05-28  Alexandre Julliardkernel32: Unalign the stack on process startup to work...
2010-05-26  Alexandre Julliardkernel32: Reset stdio handles when they are closed.
2010-05-24  Austin Englishkernel32/tests: Check return value of alarmThread in...
2010-05-24  Austin Englishkernel32/tests: Use ret in load_blackbox().
2010-05-24  Andrey Turkinserver: Connect named pipe synchronously when overlappe...
2010-05-17  Andrey Turkinkernel32: Implement CreateHardLink.
2010-05-17  Alexandre Julliardconfigure: Rename the 64-bit loader to wine64 and keep...
2010-05-14  Detlef Riekenbergkernel32: Move a 16 bit related comment to krnl386.
2010-05-13  Paul Vrienskernel32: Return the correct processor arch and type...
2010-05-10  Nikolay Sivovkernel32: Fix return code from LocalUnlock for pointer...
2010-05-07  Alexandre Julliardkernel32: Add an x86_64 implementation for the TEB...
2010-05-07  Alexandre Julliardkernel32: Define GetProcessHeap as an assembler functio...
2010-05-07  André Hentschelkernel32: Double the alarm timeout to prevent a failed...
2010-05-05  Gerald Pfeiferkernel32/tests: Remove variable len which is not really...
2010-05-04  Alexandre Julliardserver: Check that the prefix type can support the...
2010-05-03  Andrew Nguyenkernel32: Reject a format string with insertions if...
2010-04-28  Andrew Nguyenkernel32/tests: Document a few FormatMessage tests...
2010-04-28  Andrew Nguyenkernel32: Merge the insertion and non-insertion codepat...
2010-04-28  Andrew Nguyenkernel32: Process CRLF escape sequences in normal inser...
2010-04-28  Andrew Nguyenkernel32: Remove a superfluous function call in the...
2010-04-28  Andrew Nguyenkernel32/tests: Centralize the FormatMessageW skip...
2010-04-28  Andrew Nguyenkernel32: Handle some escape sequences with FORMAT_MESS...
2010-04-28  Andrew Nguyenkernel32: Correct output buffer behavior with empty...
2010-04-28  Andrew Nguyenkernel32: Improve flag error handling in FormatMessageA/W.
2010-04-28  Andrew Nguyenkernel32: Remove leftover preprocessor undef directives...
2010-04-28  Andrew Nguyenkernel32: Fail if a format placeholder is present witho...
2010-04-27  Hans Leidekkerkernel32/tests: Fix test failures on certain versions...
2010-04-22  Michael Stefaniuckernel32: The Isle of Man uses the Manx Pound.
2010-04-22  Michael Stefaniuckernel32: Add some missing LOCALE_SNATIVECURRNAME const...
2010-04-22  Michael Stefaniuckernel32: Update the Dutch (Suriname) NLS file.
2010-04-19  Andrew Nguyenkernel32: Rename the load_message helper to reflect...
2010-04-19  Andrew Nguyenkernel32: Unify the format_message ANSI and Unicode...
2010-04-19  Andrew Nguyenkernel32: Unify the format_insert ANSI and Unicode...
2010-04-19  Andrew Nguyenkernel32: Transition FormatMessageA to the internal...
2010-04-19  Andrew Nguyenkernel32: Separate format string parsing in FormatMessa...
next