ntdll: Support MEM_PRESERVE_PLACEHOLDER in NtUnmapViewOfSectionEx().
commitfce615a2c3da4d408d61ddca6e6b34c606fc2171
authorPaul Gofman <pgofman@codeweavers.com>
Fri, 11 Nov 2022 18:54:19 +0000 (11 12:54 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 May 2023 10:12:09 +0000 (30 12:12 +0200)
tree8bc0b57fed2059d8b88687e6830cada47b3fa1fb
parent3e3ca7dd2880749afea498c386ce8b3194a9323d
ntdll: Support MEM_PRESERVE_PLACEHOLDER in NtUnmapViewOfSectionEx().
dlls/kernelbase/tests/process.c
dlls/ntdll/unix/server.c
dlls/ntdll/unix/virtual.c
include/wine/server_protocol.h
server/protocol.def