[DllImport("kernel32.dll", SetLastError=true)]
static extern IntPtr VirtualAlloc(IntPtr lpAddress, UIntPtr dwSize,
uint flAllocationType, uint flProtect);
None.
None.
Please add some!
Please add some!
Do you know one? Please contribute it!