https://bugs.winehq.org/show_bug.cgi?id=43935
--- Comment #24 from Stefan Dösinger stefan@codeweavers.com --- (In reply to Stefan Dösinger from comment #21)
This hack makes NtReadFile return STATUS_PENDING.
I just noticed a typo in this: The function causing the trouble is NtReadFileScatter, not NtReadFile.