ntdll: Don't store the unix file descriptor in the async structure, retrieve it as...
commitd384871bc3be5d83ae926d8f07f8fd6eaea2a7e6
authorAlexandre Julliard <julliard@winehq.org>
Fri, 3 Nov 2006 10:56:51 +0000 (3 11:56 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 3 Nov 2006 10:56:51 +0000 (3 11:56 +0100)
tree840c89809ea0618fd0f3799bf6d6f15717366879
parent9ddb9294da45ef17c315b355f123bb2c635ba18b
ntdll: Don't store the unix file descriptor in the async structure, retrieve it as needed.
dlls/ntdll/file.c