kernel32: Pass the correct completion values in ReadFileScatter and WriteFileGather.
commit553ba810b8e5034415992d99bf970b2ebb7a85ce
authorAlexandre Julliard <julliard@winehq.org>
Wed, 10 Sep 2014 11:49:40 +0000 (10 13:49 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Sep 2014 11:49:56 +0000 (10 13:49 +0200)
treef21f70993c8b272bcb8e8d2ea38b5df53ff4215b
parent213b244cb5d98a27478252deaf57c2685a3d71a2
kernel32: Pass the correct completion values in ReadFileScatter and WriteFileGather.

Test case based on a patch by Guo Jian.
dlls/kernel32/file.c
dlls/kernel32/tests/file.c