urlmon: Added FIXME about unsupported pmkToLeft to BindToStorage.
[wine] / dlls / kernel32 / tests /
2007-08-31  Francois Gougetkernel32/tests: Add tests for DebugActiveProcessStop...
2007-08-31  Francois Gougetserver: Fix the crashed process exit code when the...
2007-08-31  Francois Gougetwinedbg: 'winedbg --auto' and 'winedbg --minidump'...
2007-08-30  Francois Gougetkernel32/tests: Don't call ok() in child processes.
2007-08-30  Francois Gougetkernel32/tests: If the registry happens to be set up...
2007-08-29  Dmitry Timoshkovntdll: Do not leave not initialized cached timezone...
2007-08-21  Paul Vrienskernel32/tests: Skip some not implemented functions...
2007-08-21  Dmitry Timoshkovntdll: Detect current time zone settings.
2007-08-16  Marcus Meissnerkernel32: Initialize variable to a known bad value.
2007-08-16  Francois Gougetkernel32/tests: Remove a redundant RegSetValueExA(...
2007-08-10  Francois Gougetkernel32/tests: Test the debugger startup and crashed...
2007-08-08  Paul Vrienskernel32/tests: Create paths after checking availabilit...
2007-08-08  Paul Vrienskernel32/tests: Changed skip message.
2007-08-06  Francois Gougetkernel32/tests: Re-balance the curly parentheses so...
2007-08-01  Marcus Meissnerkernel32/tests: Fixed size to MultiByteToWideChar.
2007-07-31  Francois GougetAssorted spelling fixes.
2007-07-31  Dmitry Timoshkovkernel32: Skip remainder of the time zone test if Syste...
2007-07-30  Dmitry Timoshkovkernel32: Add more tests for time zone info.
2007-07-26  Jacek Cabankernel32: Added a number of activation context tests.
2007-07-25  Matt Jonesserver: Only commit SetThreadPriority if new priority...
2007-07-25  Matt Joneskernel32: Added test for bad arguments to SetThreadPrio...
2007-07-20  Anatoly Lyutinkernel32/tests: Add test for GetShortPathNameW.
2007-07-16  Alexandre Julliardserver: Merge APC processing into the select request.
2007-07-16  Alexandre Julliardkernel32: Wait in overlapped Read/WriteFile even when...
2007-07-16  Huw Davieskernel32: Overlapped pipe tests.
2007-07-09  Paul Vrienskernel32/tests: Add a forgotten if statement.
2007-07-05  Paul Vrienskernel32/tests 2/2: Use skip for not implemented function.
2007-07-05  Paul Vrienskernel32/tests: Don't crash on win98.
2007-07-05  Paul Vrienskernel32/tests: Use skip when functions are not available.
2007-06-27  Michael Stefaniuckernel32: Remove superfluous casts of void pointers...
2007-06-25  Paul Vrienskernel32/tests: Don't crash (on Vista).
2007-06-25  Paul Vrienskernel32/tests: Don't crash on Vista.
2007-06-04  Alexandre Julliardkernel32: Rewrite GetOverlappedResult for the new async...
2007-05-29  Francois Gougetkernel32/tests: src[i] is a char so there is no point...
2007-05-29  Francois Gougetkernel32/tests: Fix a signed/unsigned int mismatch.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-24  Dmitry Timoshkovkernel32/tests: Fix a problem revealed by compilation...
2007-05-22  Alexandre Julliardntdll: Avoid overflows in heap allocations. Based on...
2007-05-21  Marcus Meissnerkernel32: Skip modem status tests if GetModemStatus...
2007-05-18  Dmitry Timoshkovkernel32: Add an overflow test for MultiByteToWideChar.
2007-05-18  Dmitry Timoshkovkernel32: Print last error value as unsigned, printing...
2007-05-16  Alexandre Julliardkernel32: Check for already loaded module also for...
2007-05-16  Dmitry Timoshkovkernel32: Add a test for LoadLibraryEx(LOAD_LIBRARY_AS_...
2007-05-11  Kirill K. Smirnovkernel32/tests: Add tests for console codepages.
2007-05-10  Kirill K. Smirnovkernel32/tests: Add tests for console screen buffer.
2007-05-04  Bill Medlandkernel32/tests: Boundary test cases for SystemTimeToFil...
2007-04-27  Kirill K. Smirnovkernel32/tests: Add tests for NeedCurrentDirectoryForEx...
2007-04-26  Paul Vrienskernel32/tests: Resource functions are not implemented...
2007-04-25  Paul Vrienskernel32/tests: GetLongPathNameW is not implemented...
2007-04-25  Paul Vrienskernel32/tests: GetComputerNameW is not implemented...
2007-04-25  Paul Vrienskernel32/tests: CreateRemoteThread is not implemented...
2007-04-17  Alexandre Julliardserver: Move the FSCTL_PIPE_WAIT ioctl implementation...
2007-04-16  Alexandre Julliardserver: Implement the FSCTL_PIPE_DISCONNECT ioctl on...
2007-04-09  Alexandre Julliardntdll: Use send(2) instead of write(2) for zero-byte...
2007-04-06  Alexandre Julliardkernel32: Add a bit of slack to the mailslot timeout...
2007-04-03  Alexandre Julliardserver: Make timeout status for async I/O specifiable...
2007-04-03  Francois GougetAssorted spelling and English fixes.
2007-04-02  Alexandre Julliardkernel32: Added some last error tests for mailslots.
2007-04-02  Dmitry Timoshkovkernel32: Add GetCPInfo test.
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2007-03-28  Paul Vrienskernel32/profile: Some parameter tests for GetPrivatePr...
2007-03-28  Paul Vrienskernel32/profile: Move GetPrivateProfileSectionA to...
2007-03-28  Paul Vrienskernel32/profile: Rename a test.
2007-03-21  Andrew Talbotkernel32/tests: Replace inline static with static inline.
2007-03-21  Paul Vrienskernel32/tests: Use skip.
2007-03-17  Detlef Riekenbergkernel32/tests: DuplicateTokenEx is not present on...
2007-03-16  Rob Shearmankernel32: Fix several failing GetComputerNameA/W tests...
2007-03-14  Huw Davieskernel32: Fix GetPrivateProfileSectionNamesA when the...
2007-03-13  Stefan HuehnerMark several functions as static.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-03-12  Paul Vrienskernel32/tests: Use skip.
2007-03-09  Alasdair Sinclairkernel32: Fix GetComputerNameA to not count trailing...
2007-03-07  Rob Shearmankernel32: Add tests for ImpersonateNamedPipeClient.
2007-03-05  Jason Edmeadeskernel32/tests: Show wrong behaviour with current direc...
2007-02-20  Rob Shearmankernel32: Don't run the CreateRemoteThread tests if...
2007-02-16  Rob Shearmankernel32: Fix the GetComputerName* functions to not...
2007-02-09  Marcus Meissnerkernel32/tests: Fixed several uninitialized variables.
2007-02-06  Misha Koshelevkernel32: CreateThread returns NULL on error, not INVAL...
2007-02-06  Francois GougetAdd missing '\n's in traces.
2007-02-05  Damjan Jovanovicntdll: Slist support.
2007-02-05  Misha Koshelevkernel32: Added conformance test for nested thread...
2007-01-22  Detlef Riekenbergkernel32/tests: GetVolumeNameForMountPoint not present...
2007-01-22  Detlef Riekenbergkernel32/tests: VirtualAllocEx not present in Win95.
2007-01-22  Detlef Riekenbergkernel32/tests: Fix a declaration and use skip for...
2007-01-18  Alexandre Julliardntdll: Implementation of inter-process NtMapViewOfSecti...
2007-01-18  Alexandre Julliardntdll: Implementation of inter-process RtlCreateUserThread.
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process VirtualProtectEx.
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process VirtualQueryEx.
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process VirtualAllocEx...
2007-01-12  Alexandre Julliardserver: Set the specified in/out buffer sizes on named...
2007-01-11  Mike McCormackkernel32: Merge existing resources in EndUpdateResource.
2007-01-10  Dmitry Timoshkovkernel32: Do not forget to cleanup if the test is skipped.
2007-01-09  Hans Leidekkerkernel32: Add a stub implementation for GetVolumeNameFo...
2007-01-09  Mike McCormackkernel32: Implement EndUpdateResource for the case...
2007-01-08  Paul Vrienskernel32/tests: Prevent memory leak.
2007-01-08  Dmitry Timoshkovkernel32: Print more information about the reason of...
2007-01-08  Dmitry Timoshkovkernel32: Fix the file sharing test to pass cleanly...
2007-01-08  Dmitry Timoshkovkernel32: Skip the VirtualAllocEx test under Win9x.
2007-01-08  Francois Gougetkernel32/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-08  Dmitry Timoshkovkernel32: Skip the OpenProcess test under Win9x.
next