This page is experimental and may change significantly in future releases.
Windows VirtualAllocEx
Properties
- name
- Windows VirtualAllocEx
- definition
- Reserves, commits, or changes the state of a region of memory within the virtual address space of a specified process. The function initializes the memory it allocates to zero.
- defined by
- https://learn.microsoft.com/en-us/windows/win32/api/memoryapi/nf-memoryapi-virtualallocex
Neighbors