ntdll: Support HighestEndingAddress in NtAllocateVirtualMemoryEx().
commit7e8bb68f95c81819a4576287130068d6abdd0888
authorPaul Gofman <pgofman@codeweavers.com>
Wed, 5 Oct 2022 21:25:05 +0000 (5 16:25 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 10 Nov 2022 21:00:35 +0000 (10 22:00 +0100)
tree98ca071c2f74f9b1c3226458c659a4d2e2f20ef9
parent5d583498e81d967a0fddf7b2bcc4e0c794a76060
ntdll: Support HighestEndingAddress in NtAllocateVirtualMemoryEx().
dlls/ntdll/unix/server.c
dlls/ntdll/unix/virtual.c
include/wine/server_protocol.h
include/winnt.h
server/protocol.def
server/thread.c
server/trace.c