kernel32/tests: Test LocaleNameToLCID with bad name.
[wine] / dlls / kernel32 /
2012-08-15  André Hentschelkernel32/tests: Test LocaleNameToLCID with bad name.
2012-08-13  Detlef Riekenbergkernel32/tests: Fix test failures on win7.
2012-07-31  Michael Stefaniuckernel32: Avoid TRUE:FALSE conditional expressions.
2012-07-30  Alexandre Goujonkernel32: Reimplement GetLogicalDrives using Nt{Open...
2012-07-30  Nikolay Sivovkernel32: Added WerRegisterMemoryBlock stub.
2012-07-27  Francois Gougetkernel32/tests: Make initonce_callback() static.
2012-07-26  Nikolay Sivovkernel32: Some tests for LOCALE_SNAME and neutral locales.
2012-07-26  Nikolay Sivovkernel32: Fix base for value returned with LOCALE_RETUR...
2012-07-26  Nikolay Sivovkernel32: Some test for handling locales specified...
2012-07-25  Francois Gougetkernel32/tests: Use NULL instead of casting 0.
2012-07-24  Nikolay Sivovkernel32: Some tests for blocking initialization with...
2012-07-23  Nikolay Sivovkernel32: Single thread test for InitOnceExecuteOnce().
2012-07-23  Nikolay Sivovkernel32: Added InitOnceInitialize() implementation.
2012-07-23  Nikolay Sivovkernel32: Forward GetLocaleInfoEx() to GetLocaleInfoW().
2012-07-23  Nikolay Sivovkernel32: Added GetSystemDefaultLocaleName().
2012-07-20  Nikolay Sivovkernel32: Partial CompareStringEx implementation.
2012-07-17  Alexandre Goujonkernel32/tests: Add a IOCTL_DVD_READ_STRUCTURE (DvdManu...
2012-07-12  Alexandre Goujonkernel32/tests: Add a IOCTL_DVD_READ_STRUCTURE (DvdCopy...
2012-07-12  Alexandre Goujonkernel32/tests: Add a IOCTL_DVD_READ_STRUCTURE (DvdPhys...
2012-07-12  Alexandre Goujonkernel32/tests: Add a helper to test CDROM ioctl.
2012-07-10  Austin Englishkernel32: Add a stub for GetLocaleInfoEx.
2012-07-09  Austin Englishkernel32: Add a stub for GetDynamicTimeZoneInformation.
2012-07-09  Austin Englishkernel32: Add a stub for WerSetFlags.
2012-07-03  Francois Gougetkernel32/tests: Test deleting a timer right after creat...
2012-07-03  Francois Gougetkernel32/tests: Improve some traces for the CreateTimer...
2012-06-28  André Hentschelkernel32: Change LCMapStringW to LCMapStringEx and...
2012-06-25  Austin Englishkernel32: Add more tracing to GetDiskFreeSpaceW.
2012-06-22  Stefan Leichterkernel32: Let K32EnumProcessModules fail if the last...
2012-06-22  Dmitry Timoshkovkernel32: Add a test for deleting a file opened for...
2012-06-20  Marcus Meissnerkernel32: Fixed read overflow in WriteFile argument.
2012-06-20  Francois Gougetkernel32/tests: Use the CSTR_XXX macros instead of...
2012-06-20  Francois Gougetkernel32/tests: Add line-wrapping tests for FormatMessa...
2012-06-18  Francois Gougetkernel32/tests: Add a trailing '\n' to an ok() call.
2012-06-15  Francois Gougetkernel32: Use the English (United States) spelling...
2012-06-15  Francois Gougetkernel32/tests: Get rid of unneeded function typedefs.
2012-06-15  Vincent Povirkkernel32: Return success from ReadFileEx/WriteFileEx...
2012-06-15  Vincent Povirkkernel32: Add test for pending ReadFileEx/WriteFileEx...
2012-06-15  Vincent Povirkkernel32: Add named pipe server test with ReadFileEx...
2012-06-13  Detlef Riekenbergkernel32/tests: Accept higher PRODUCT_* values.
2012-06-13  Detlef Riekenbergkernel32/tests: Do not test GetLastError on success.
2012-06-11  Dan Kegelkernel32: Quiet an extremely verbose stub fixme.
2012-06-07  Dmitry Timoshkovkernel32: Print in the CopyFileW trace also fail_if_exi...
2012-06-06  André Hentschelkernel32/tests: Add tests for LCMapStringEx.
2012-06-05  Detlef Riekenbergkernel32/tests: Remove debug code from GetProductInfo.
2012-06-05  Austin Englishkernel32: Add a stub for SetConsoleIcon.
2012-06-01  Daniel Jelinskikernel32: Make SetThreadStackGuarantee stub return...
2012-05-31  Detlef Riekenbergkernel32/tests: Add tests for GetProductInfo.
2012-05-31  Stefan Leichterkernel32: Fix OutputDebugStringA called with NULL pointer.
2012-05-30  Michael Geddeskernel32: Add timed wait capability flag to COMM Port...
2012-05-29  Alexandre Julliardntdll: Export _local_unwind.
2012-05-29  André Hentschelkernel32: Add checks for DragonFly BSD.
2012-05-29  André Hentschelkernel32: Add stub for SetThreadStackGuarantee.
2012-05-21  Detlef Riekenbergntdll: Implement NtGetCurrentProcessorNumber.
2012-05-17  Alex Henriekernel32: Correct WideCharToMultiByte and MultiByteToWi...
2012-05-17  Alex Henriekernel32: Avoid calling MultiByteToWideChar with invali...
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-05-14  Alexandre Julliardkernel32/tests: Avoid a non-portable printf format.
2012-05-09  Alexandre Julliardkernel32/tests: Remove a couple of invalid tests.
2012-05-03  Francois Gougetkernel32: Some English (United States) spelling fixes.
2012-05-03  Austin Englishkernel32: Only print a fixme once for FlushProcessWrite...
2012-05-03  Austin Englishkernel32: Move GlobalMemoryStatus(Ex) to a different...
2012-05-02  Austin Englishkernel32: Add a stub for FlushProcessWriteBuffers.
2012-05-01  Alexandre Julliardkernel32: Fix another overflow in GetModuleFileNameExW.
2012-04-30  Piotr Cabankernel32/tests: Added IdnToUnicode tests.
2012-04-30  Piotr Cabankernel32: Added IdnToUnicode implementation.
2012-04-30  Piotr Cabankernel32/tests: Added IdnToAscii tests.
2012-04-30  Piotr Cabankernel32: Added IdnToAscii implementation.
2012-04-30  Piotr Cabankernel32: Support multiple labels in IdnToNameprepUnicode.
2012-04-30  Alexandre Julliardkernel32: Fix buffer overflows in K32GetModuleFileNameE...
2012-04-26  Piotr Cabankernel32/tests: Added IdnToNameprepUnicode tests.
2012-04-26  Piotr Cabankernel32/tests: Added more FoldString tests.
2012-04-26  Piotr Cabankernel32: Added IdnToNameprepUnicode implementation.
2012-04-26  Piotr Cabanmake_unicode: Create tables with data needed by namepre...
2012-04-19  Dmitry Timoshkovkernel32: Add more memory access checks.
2012-04-17  Dmitry Timoshkovkernel32: Fix some typos, remove not needed casts.
2012-04-16  Alexander Morozovkernel32/tests: Add more tests for early closing mappin...
2012-04-13  Alexander Morozovkernel32/tests: Add a test for creating named mapping...
2012-04-11  Christian Costakernel32: Limit dwTotalPageFile in GlobalMemoryStatus...
2012-04-05  Hans Leidekkerkernel32: GetModuleHandleEx already clears the module...
2012-04-05  Hans Leidekkerkernel32: Clear the module handle on failure in GetModu...
2012-04-05  Hans Leidekkerkernel32: Return failure from GetModuleHandleEx if...
2012-04-05  Hans Leidekkerkernel32/tests: Add tests for GetModuleHandleEx.
2012-04-02  Alexandre Julliardntdll: Add a __chkstk entry point for x86_64.
2012-03-28  Bruno Jesuskernel32: Avoid ini cache if file does not exist anymore.
2012-03-28  Bruno Jesuskernel32/tests: Show that ini cache must not be used...
2012-03-27  André Hentschelkernel32: Handle LOCALE_NAME_USER_DEFAULT with tests.
2012-03-14  Austin Englishkernel32: Add stubs for DeleteVolumeMountPointA/W.
2012-03-13  Austin Englishkernel32: Add a stub for WerRegisterRuntimeExceptionModule.
2012-03-12  Dmitry Timoshkovserver: OpenMutex should perform a real access check...
2012-03-12  André Hentschelkernel32: Forward RtlRaiseException to ntdll on ARM.
2012-03-12  André Hentschelkernel32: Forward RtlPcToFileHeader to ntdll also on...
2012-03-12  Alexandre Julliardkernel32: Implement the memory resource notification...
2012-03-12  Dmitry Timoshkovkernel32: Make CreateFile called with creation == 0...
2012-03-09  Dmitry Timoshkovkernel32: Add some CreateFile disposition and access...
2012-03-09  Dmitry Timoshkovkernel32: Fix file test compilation with PSDK headers.
2012-03-09  Akihiro Sagawakernel32/tests: Add more tests for WriteConsole.
2012-03-08  André Hentschelkernel32: Make Sleep hotpatchable.
2012-03-08  André Hentschelkernel32: Make GetModuleHandleA hotpatchable.
2012-02-24  Dmitry Timoshkovkernel32: Add a test for LoadLibrary called on a not...
2012-02-20  Dmitry Timoshkovkernel32: Add a test to show that NtMapViewOfSection...
next