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