win32process
.VirtualAllocEx
long =
VirtualAllocEx(
hProcess
, address
, size
, allocationType
, flProtect
)
Parameters
hProcess
:
PyHANDLE
address
: long
size
: long
allocationType
: long
flProtect
: long