- Errors should only be reported to I/O completion routine after
commiteee6adc9b62a1117db6b9631c5adc69224a058a8
authorRobert Shearman <rob@codeweavers.com>
Thu, 19 Aug 2004 02:34:51 +0000 (19 02:34 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Aug 2004 02:34:51 +0000 (19 02:34 +0000)
treef4adf6da67a278b9af9b846ac14f8f7745de8519
parent0aab65a1efa2a62e1fe564ccb2c4ea72cc479aeb
- Errors should only be reported to I/O completion routine after
  NtReadFile has succeeded.
- Test case for this behaviour.
dlls/kernel/tests/file.c
dlls/ntdll/file.c