kernel32: Implement VirtualAllocFromApp().
commit61ca1128d1ee4c3d34010ad2002495c9fbcaf966
authorPaul Gofman <pgofman@codeweavers.com>
Wed, 14 Apr 2021 16:26:52 +0000 (14 19:26 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Apr 2021 08:34:31 +0000 (15 10:34 +0200)
tree800f536be394b8ab2d6ebf89493f92eb8225b2dc
parentfd25cc3c3b5ec6eab43d4974b2d6c49080a4fcd6
kernel32: Implement VirtualAllocFromApp().

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/api-ms-win-core-memory-l1-1-3/api-ms-win-core-memory-l1-1-3.spec
dlls/kernel32/tests/virtual.c
dlls/kernelbase/kernelbase.spec
dlls/kernelbase/memory.c
include/winbase.h