kernel32/tests: Add tests for calling WriteFile on pipe when other end is closed.
commit78948b24b72aeb6c5b33e2630ccb817097829251
authorSebastian Lackner <sebastian@fds-team.de>
Mon, 23 Nov 2015 06:23:04 +0000 (23 07:23 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Nov 2015 14:35:15 +0000 (23 23:35 +0900)
tree2ac82a7131fd7ad356b5b2f28afc369dd478305c
parente235b0670d7b2986df2bacce60ca6f2bb39834b1
kernel32/tests: Add tests for calling WriteFile on pipe when other end is closed.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/tests/pipe.c