示例#1
0
 public static extern IntPtr VirtualAllocEx(IntPtr hProcess, IntPtr lpAddress, uint dwSize, AllocationTypeFlags flAllocationType, MemoryProtectionConstants flProtect);