kernel32: Add tests for ImpersonateNamedPipeClient.
[wine] / dlls / kernel32 / tests / virtual.c
2007-01-22  Detlef Riekenbergkernel32/tests: VirtualAllocEx not present in Win95.
2007-01-18  Alexandre Julliardntdll: Implementation of inter-process NtMapViewOfSecti...
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-10  Dmitry Timoshkovkernel32: Do not forget to cleanup if the test is skipped.
2007-01-08  Paul Vrienskernel32/tests: Prevent memory leak.
2007-01-08  Dmitry Timoshkovkernel32: Skip the VirtualAllocEx test under Win9x.
2007-01-04  Francois Gougetkernel32/tests: Use '%d' to print GetLastError().
2007-01-03  Thomas Khokernel32: Add VirtualAllocEx remote thread conformance...
2006-10-10  Michael Stefaniuckernel32/tests: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.