5 Aug
2011
5 Aug
'11
9:45 a.m.
On Fri, Aug 5, 2011 at 4:34 PM, Alexandre Julliard <julliard(a)winehq.org> wrote:
Bernhard Loos <bernhardloos(a)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(a)winehq.org
Well, windows doesn't run user apcs at this point, as the tests show. I'm not completly sure, if the wait the nonalertable wait is needed to run system io apc of the cancelled operation, but an alertable wait seems to be wrong.