ntdll: Add setting FileIoCompletionNotificationInformation implementation.
commit2f17e0112dc0af3f0b246cf377e2cb8fd7a6cf58
authorSebastian Lackner <sebastian@fds-team.de>
Thu, 25 Oct 2018 12:55:24 +0000 (25 14:55 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Oct 2018 18:32:03 +0000 (25 20:32 +0200)
tree5629982e09f5eb168e37479e8fb268aa7bbec581
parentb81c0c3e47a163c3b693099565257b6a91a67647
ntdll: Add setting FileIoCompletionNotificationInformation implementation.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=38960
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/file.c
dlls/ntdll/tests/file.c
include/wine/server_protocol.h
server/fd.c
server/protocol.def
server/request.h
server/trace.c