kernel32: Rewrite GetOverlappedResult for the new async I/O behavior.
commit35ef5df76cf9d282f3df36eec24b3876039650a3
authorAlexandre Julliard <julliard@winehq.org>
Mon, 4 Jun 2007 21:03:15 +0000 (4 23:03 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 Jun 2007 21:03:15 +0000 (4 23:03 +0200)
tree216b1a2632aabf83563e707b3415267657b37107
parent7c6bc78b9023afd13d1158725c0f0c98670ab9d9
kernel32: Rewrite GetOverlappedResult for the new async I/O behavior.
dlls/kernel32/file.c
dlls/kernel32/tests/file.c