Lines Matching full:oldprotect
820 DWORD oldprotect;821 VirtualProtect(address, size, PAGE_NOACCESS, &oldprotect);