Definition at line 63 of file delayimp.cpp.
◆ UnProtect()
UnProtect::UnProtect |
( |
PVOID |
addr | ) |
|
|
inline |
Definition at line 65 of file delayimp.cpp.
BOOL NTAPI IsBadWritePtr(IN LPVOID lp, IN UINT_PTR ucb)
BOOL NTAPI VirtualProtect(IN LPVOID lpAddress, IN SIZE_T dwSize, IN DWORD flNewProtect, OUT PDWORD lpflOldProtect)
GLenum const GLvoid * addr
#define PAGE_EXECUTE_READWRITE
◆ ~UnProtect()
UnProtect::~UnProtect |
( |
| ) |
|
|
inline |
Definition at line 74 of file delayimp.cpp.
BOOL NTAPI VirtualProtect(IN LPVOID lpAddress, IN SIZE_T dwSize, IN DWORD flNewProtect, OUT PDWORD lpflOldProtect)
◆ mAddr
◆ mProt
The documentation for this struct was generated from the following file: