Source position: jwawinbase.pas line 1826
function VirtualProtect(
lpAddress: LPVOID;
dwSize: SIZE_T;
flNewProtect: DWORD;
lpflOldProtect: PDWORD
):BOOL;