[4/5] ntdll: Make asynchronous NtWriteFile on a disk file always return STATUS_PENDING.

Alexandre Julliard julliard at winehq.org
Tue Oct 1 05:31:52 CDT 2013


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> Do you propose to leave NtWriteFile/NtReadFile in the state when they
> return STATUS_SUCCESS for overlapped writes and reads? But that's clearly
> not how Windows implements this accordingto the tests, and that would
> require changing all the tests to accept both values so that they pass
> under Wine.

Well, the tests fail mostly because you have decided that this behavior
is broken. I'm not convinced.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list