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