ntdll: Add DECLSPEC_HOTPATCH to NtQueryDirectoryFile.
commit3a0ffe5a370d4d13512c9f9315ab961fcef08d19
authorLouis Lenders <xerox.xerox2000x@gmail.com>
Sat, 13 Apr 2019 18:28:08 +0000 (13 20:28 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Apr 2019 10:50:25 +0000 (15 12:50 +0200)
treebca029af5d9fe319711b6815cd10c3d63fb10985
parent91e3ce8c5d1688cc71943d65dbf9604274b748b2
ntdll: Add DECLSPEC_HOTPATCH to NtQueryDirectoryFile.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45703
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/directory.c