j
k
j a
j l
This could be implemented as
```c return VirtualAlloc( addr, size, MEM_RESET, PAGE_NOACCESS ); ```
Back to the thread
Back to the list