ntdll: Add DECLSPEC_HOTPATCH to NtQueryValueKey.
commit89bfcfc6452062ee59ed6be5cfd9009e46bf8c9c
authorLouis Lenders <xerox.xerox2000x@gmail.com>
Fri, 19 Apr 2019 07:55:16 +0000 (19 09:55 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 19 Apr 2019 10:02:58 +0000 (19 12:02 +0200)
tree85c32971f4d003c5475c2a029efdcdbbf62227e4
parent6ed1e5c242e70c5a32016dd9a05b8bdecf386c03
ntdll: Add DECLSPEC_HOTPATCH to NtQueryValueKey.

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/reg.c