https://bugs.winehq.org/show_bug.cgi?id=15013
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |553ba810b8e5034415992d99bf9 | |70b2ebb7a85ce Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #15 from Qian Hong fracting@gmail.com --- Fixed by
commit 553ba810b8e5034415992d99bf970b2ebb7a85ce Author: Alexandre Julliard julliard@winehq.org Date: Wed Sep 10 13:49:40 2014 +0200
kernel32: Pass the correct completion values in ReadFileScatter and WriteFileGather.
Test case based on a patch by Guo Jian.
Thanks Alexandre and Guo Jian!