po: Update French translation.
[wine] / dlls / kernel32 /
2011-10-24  Marcus Meissnerkernel32: Avoid shadowing "buffer" variable.
2011-10-24  Marcus Meissnerkernel32: Avoid shadowing variables "a", "nt" and ...
2011-10-24  Marcus Meissnerkernel32: Avoid shadowing "ret" variable.
2011-10-20  Austin Englishkernel32: Add a stub for GetProcessDEPPolicy.
2011-10-13  Bernhard Loosserver: PIPE_TYPE_BYTE | PIPE_READMODE_MESSAGE is inval...
2011-10-13  Louis Lenderskernel32: Add stubs for several SRW lock functions.
2011-10-12  Alexander Morozovserver: Fix overlapping shared and exclusive locks...
2011-10-12  Louis Lenderskernel32: Add stub for GetThreadPreferredUILanguages.
2011-10-11  Alexander Morozovkernel32/tests: Shared lock can overlap exclusive if...
2011-10-10  Marcus Meissnerkernel32: Fixed QueryDosDeviceNameW size (chars not...
2011-10-04  Thomas Faberkernel32/tests: Fix MSVC build in console.c.
2011-10-04  Thomas Faberkernel32/tests: Fix MSVC build in file.c and pipe.c.
2011-10-04  Francois Gougetkernel32: Fix the NT path returned by QueryFullProcessI...
2011-10-04  Francois Gougetkernel32/tests: Better check the NT path returned by...
2011-10-04  Francois Gougetkernel32/tests: Test K32GetProcessImageFileNameA()...
2011-10-04  Nikolay Sivovkernel32/tests: Move CompareStringA data to a table.
2011-10-03  Francois Gougetkernel32/tests: Check what happens if QueryDosDeviceA...
2011-10-03  Francois Gougetkernel32: Reset LastError if GetModuleFileName() succeeds.
2011-09-30  Dmitry Timoshkovkernel32: Fix a typo in the LoadLibrary return value...
2011-09-27  Bernhard Loosserver: Only the sharing parameter of two instances...
2011-09-27  Bernhard Loosserver: Store sharing state for named pipes.
2011-09-27  Dmitry Timoshkovkernel32: Add a bunch of VirtualProtect tests.
2011-09-27  Francois GougetAssorted spelling fixes & co.
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-26  André Hentschelkernel32/tests: Don't test function directly when repor...
2011-09-23  Bernhard Loosserver: Correct mapping of mutex access rights.
2011-09-23  Bernhard Loosserver: ReleaseMutex doesn't need any access rights.
2011-09-23  Bernhard Loosserver: Certain access flags are illegal for OpenMutex.
2011-09-20  Dmitry Timoshkovkernel32: Add a test to show that uninitialized section...
2011-09-19  Francois Gougetkernel32/tests: Skip some tests if not allowed to modif...
2011-09-12  Maarten Lankhorstkernel32: Fix overflow on 32-bits systems.
2011-09-09  Francois Gougetkernel32: Add parentheses to clarify the precedence...
2011-09-06  Alexandre Julliardkernel32: Include system headers before Windows headers.
2011-09-06  Alexandre Goujonkernel32: Add UDF support.
2011-08-24  Francois Gougetkernel32: Fix the CreateMailslot[AW]() spec. The first...
2011-08-24  Alexandre Julliardkernel32/nls: Generate some plausible data for LOCALE_S...
2011-08-24  Nikolay Sivovkernel32/nls: Added placeholder for LOCALE_SNATIVEDISPL...
2011-08-23  Bernhard Looskernel32: CreateFile uses an nonalertable io mode.
2011-08-22  Bernhard Looskernel32: Create(Named)Pipe uses an nonalertable io...
2011-08-22  Bernhard Looskernel32: Make CreateThread hotpatchable.
2011-08-22  Austin Englishkernel32/tests: Remove win9x hacks.
2011-08-22  Jörg Höhlekernel32/tests: WaitForMultipleObjects returns lowest...
2011-08-05  Francois Gougetkernel32: Implement K32GetProcessImageFileNameA().
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-08-04  Francois Gougetkernel32: Fix writing to a pipe in WriteConsoleW().
2011-08-02  Frédéric Delanoydlls: Assorted spelling fixes.
2011-08-01  Francois Gougetkernel32/tests: Make test_define_dos_deviceA() static.
2011-08-01  Francois Gougetkernel32/tests: Remove a space before a '\n' in an...
2011-07-29  Austin Englishkernel32/tests: Remove win9x hacks.
2011-07-29  Hans Leidekkerkernel32: Add a trace to ReplaceFileW.
2011-07-26  Austin Englishkernel32/tests: Make sure return values are used (LLVM...
2011-07-25  Dan Kegelkernel32: Add initial test for DefineDosDevice.
2011-07-20  Frédéric Delanoykernel32: Fix function description of CompareStringA...
2011-07-20  Dmitry Timoshkovkernel32: Add a test how PE section characteristics...
2011-07-07  André Hentschelkernel32/tests: Fix warning on non-x86 platforms.
2011-07-01  Alexandre Julliardkernel32/tests: Add tests for file sharing with file...
2011-07-01  Alexandre Julliardkernel32/tests: Get rid of the Win9x support in the...
2011-06-28  Austin Englishkernel32: Stub a few of the numa functions.
2011-06-21  Alexandre Julliardkernel32: Avoid using a breakpoint instruction in Debug...
2011-06-16  Alexandre Julliardkernel32: Create an orphaned process in exec_process...
2011-06-16  Alexandre Julliardkernel32: Implement DebugBreak directly in assembly.
2011-06-16  André Hentschelkernel32: Set dwProcessorType on ARM.
2011-06-16  André Hentschelkernel32: Initialise dwProcessorType.
2011-06-13  Alexandre Julliardkernel32: Fix some 64-bit issues in GlobalSize().
2011-06-13  David Hedbergkernel32: GlobalSize() should also work with GMEM_MOVEA...
2011-06-08  Alexandre Julliardkernel32: Fix the handling of CAL_ITWODIGITYEARMAX...
2011-05-30  Marcus Meissnerkernel32: Pass in a real string to SetLocaleInfoA,...
2011-05-26  Alexandre Julliardkernel32/tests: Delete some temporary files.
2011-05-26  Alexandre Julliardkernel32: Fix a couple of handle leaks.
2011-05-23  Austin Englishkernel32: Add a stub for RegisterApplicationRecoveryCal...
2011-05-23  Austin Englishkernel32: Add a stub for ApplicationRecoveryInProgress.
2011-05-23  Austin Englishkernel32: Add a stub for ApplicationRecoveryFinished.
2011-05-18  Andrew Nguyenkernel32: Suppress constness warnings for tigetstr...
2011-05-16  Jacek Cabankernel32: Moved GetPerformanceInfo implementation to...
2011-05-16  Jacek Cabankernel32: Moved GetWsChanges and InitializeProcessForWs...
2011-05-16  Jacek Cabankernel32: Moved EnumPageFiles[AW] implementation to...
2011-05-16  Jacek Cabankernel32: Moved device-related stubs from psapi to...
2011-05-13  Jacek Cabankernel32: Moved GetMappedFileName[AW] stubs to kernel32.
2011-05-13  Frédéric Delanoykernel32/tests: Fix typo.
2011-05-12  Jacek Cabankernel32: Moved GetModuleInformation implementation...
2011-05-12  Jacek Cabankernel32: Moved GetModuleFileNameEx[AW] to kernel32.
2011-05-12  Jacek Cabankernel32: Moved GetModuleBaseName[AW] implementation...
2011-05-12  Jacek Cabankernel32: Moved K32EnumProcessModules to module.c.
2011-05-12  Jacek Cabankernel32: Moved GetProcessMemoryInfo implementation...
2011-05-12  Piotr Cabankernel32/tests: Add locale specific CompareString test.
2011-05-11  Jacek Cabankernel32: Moved QueryWorkingSet and QueryWorkingSetEx...
2011-05-11  Eric Pouechkernel32: In CreateFile, when trying to open the CON...
2011-05-11  Eric Pouechkernel32: Added some tests about CON special file treat...
2011-05-10  André Hentschelkernel32: Forward registry functions to advapi32.
2011-05-10  Jacek Cabankernel32: Moved EnumProcessModules implementation to...
2011-05-09  Austin Englishkernel32/tests: Fix typo in test failure message.
2011-05-06  Alexandre Julliardkernel32/tests: Fix a race that could corrupt the threa...
2011-05-06  Alexandre Julliardserver: Fix the status code for get/set_thread_context...
2011-05-04  Jacek Cabankernel32: Moved EnumProcesses implementation to kernel32.
2011-04-25  Austin Englishkernel32: Add a stub for SetThreadPreferredUILanguages.
2011-04-22  Marcus Meissnerkernel32: Mark more internal symbols as invisible.
2011-04-19  Jacek Cabanpsapi: Forward EmptyWorkingSet implementation to kernel32.
2011-04-19  Wolfgang Walterkernel32: Fix TRACE output: IXON and IXOFF are swapped.
2011-04-14  Alexandre Julliardntdll: Implement the ProcessAffinityMask case in NtQuer...
2011-04-08  Jacek Cabankernel32: Moved GetProcessImageFileName implementation...
next