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

Dmitry Timoshkov dmitry at baikal.ru
Tue Oct 1 05:41:47 CDT 2013


Alexandre Julliard <julliard at winehq.org> wrote:

> > 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.

The tests show that this is how fully up to date Windows versions starting
from XP behave, isn't that convincing enough? If not, what else do you need
to see?

-- 
Dmitry.



More information about the wine-devel mailing list