private VirtualProtectEx ( |
||
hProcess | ||
lpAddress | ||
dwSize | uint | |
flNewProtect | MemoryProtection | |
flOldProtect | MemoryProtection | |
return | int |
private VirtualProtectEx ( |
||
hProcess | ||
lpAddress | ||
dwSize | uint | |
flNewProtect | MemoryProtection | |
flOldProtect | MemoryProtection | |
return | int |