kernel32/tests: Create paths after checking availability of functions.
[wine] / dlls / kernel32 / tests / pipe.c
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-06-27  Michael Stefaniuckernel32: Remove superfluous casts of void pointers...
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-03-17  Detlef Riekenbergkernel32/tests: DuplicateTokenEx is not present on...
2007-03-07  Rob Shearmankernel32: Add tests for ImpersonateNamedPipeClient.
2007-01-12  Alexandre Julliardserver: Set the specified in/out buffer sizes on named...
2007-01-04  Francois Gougetkernel32/tests: Use '%d' to print GetLastError().
2006-11-09  Alexandre Julliardkernel32/tests: Fixed the pipe test for MacOS.
2006-10-10  Michael Stefaniuckernel32/tests: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.