[PATCH 1/3] ntdll: NtCancelIoFile(Ex) enters a nonaleratable wait state instead of an alertable one, this allows system apcs to run but blocks user apcs

Alexandre Julliard julliard at winehq.org
Fri Aug 5 09:34:54 CDT 2011


Bernhard Loos <bernhardloos at googlemail.com> writes:

> ---
>  dlls/ntdll/file.c       |    4 ++--
>  dlls/ntdll/tests/file.c |    8 ++++----
>  2 files changed, 6 insertions(+), 6 deletions(-)

The whole point of the wait is to run user APCs...

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list