ntdll: Handle the extended memory attributes in NtAllocateVirtualMemoryEx().
commit5b6e82f0f9c274d6fc77ae2103256a4539afb43c
authorAlexandre Julliard <julliard@winehq.org>
Tue, 9 May 2023 10:49:42 +0000 (9 12:49 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 9 May 2023 12:28:04 +0000 (9 14:28 +0200)
tree8ef9258487f38aeb38a89fea537455b459320ab5
parentf2623cca38b0038200dc327f90a198108edb0de1
ntdll: Handle the extended memory attributes in NtAllocateVirtualMemoryEx().
dlls/ntdll/unix/server.c
dlls/ntdll/unix/virtual.c
include/wine/server_protocol.h
include/winnt.h
server/protocol.def
server/trace.c