ntdll,server: Fixed access checks for OpenFileMapping and MapViewOfFile.
[wine] / dlls / kernel32 / tests / process.c
2008-10-16  Aric Stewartkernel32/tests: Add test for GetCommandLineW.
2008-10-16  Aric Stewartkernel32/tests: Add a test for CreateProcess with an...
2008-10-16  Dmitry Timoshkovkernel32: Add support for foreign process handles in...
2008-10-07  Paul Vrienskernel32/tests: Add a missing newline.
2008-09-22  Paul Vrienskernel32/tests: Skip some tests on win9x.
2008-08-29  James Hawkinskernel32: Fix two failing tests in win95.
2008-05-20  James Hawkinskernel32: Remove a test that fails on all platforms.
2008-05-08  Maarten Lankhorstkernel32: Fix process tests to pass in Windows.
2008-03-05  Francois Gougetkernel32/tests: Don't use 0xaa to avoid any confusion...
2007-10-17  Alexandre Julliardkernel32/tests: Replace a couple of macros by a functio...
2007-05-11  Kirill K. Smirnovkernel32/tests: Add tests for console codepages.
2007-01-22  Detlef Riekenbergkernel32/tests: Fix a declaration and use skip for...
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process VirtualAllocEx...
2007-01-08  Dmitry Timoshkovkernel32: Skip the OpenProcess test under Win9x.
2006-12-21  Paul Vrienskernel32/tests: Don't use full path for executable...
2006-12-14  Paul Vrienskernel32/tests: Be a bit more verbose on failure.
2006-11-20  Detlef Riekenbergkernel32/tests: Load tests on Win9x again (VirtualAlloc...
2006-11-15  Alexandre Julliardkernel32/tests: Reserve some more memory for the enviro...
2006-11-08  Dmitry Timoshkovkernel32: Add basic OpenProcess test.
2006-10-10  Michael Stefaniuckernel32/tests: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.