kernel32: Add SetFileCompletionNotificationModes implementation.
commit139cc95610d7c14a5eab62df971fe5505b0b067c
authorSebastian Lackner <sebastian@fds-team.de>
Thu, 25 Oct 2018 12:56:31 +0000 (25 14:56 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Oct 2018 18:32:03 +0000 (25 20:32 +0200)
treec24245e63663f5d794d792b6406343e167fc30f1
parent18e074b0f30e8067c0901979308e961627b182a3
kernel32: Add SetFileCompletionNotificationModes 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/kernel32/file.c