Searched defs:lpflOldProtect (Results 1 – 2 of 2) sorted by relevance
31 …L WINAPI VirtualProtect(LPVOID lpAddress, SIZE_T dwSize, DWORD flNewProtect, PDWORD lpflOldProtect) in VirtualProtect()
378 … , boost::winapi::DWORD_ flNewProtect, boost::winapi::PDWORD_ lpflOldProtect) in VirtualProtect()776 …t(void *base_addr, std::size_t numbytes, unsigned long flNewProtect, unsigned long &lpflOldProtect) in virtual_protect()