This page is experimental and may change significantly in future releases.
Windows NtAllocateVirtualMemory
Properties
- name
- Windows NtAllocateVirtualMemory
- definition
- The NtAllocateVirtualMemory routine reserves, commits, or both, a region of pages within the user-mode virtual address space of a specified process.
- defined by
- https://learn.microsoft.com/en-us/windows-hardware/drivers/ddi/ntifs/nf-ntifs-ntallocatevirtualmemory
- see also
- https://j00ru.vexillium.org/syscalls/nt/64/
Neighbors