ntdll: Add DECLSPEC_HOTPATCH to NtProtectVirtualMemory().
commit923e62eb553596718df9e19b2a7b6482cc7deb15
authorPaul Gofman <gofmanp@gmail.com>
Wed, 4 Dec 2019 11:02:12 +0000 (4 14:02 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Dec 2019 15:57:13 +0000 (4 16:57 +0100)
treebea8839017325e80e5e8e08dc27d5f6d970c1693
parent0b78dd17aed035b430ce6e9b5a0087f4dcb38ee7
ntdll: Add DECLSPEC_HOTPATCH to NtProtectVirtualMemory().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48077
Signed-off-by: Paul Gofman <gofmanp@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/virtual.c