|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winternl.h>

Public Attributes | |
| ULONG | Version: 8 |
| ULONG | ProcessEnableWriteExceptions: 1 |
| ULONG | ThreadAllowWrites: 1 |
| ULONG | Spare: 22 |
| PVOID | KernelWriteToExecutableSignal |
Definition at line 2364 of file winternl.h.
| PVOID _MANAGE_WRITES_TO_EXECUTABLE_MEMORY::KernelWriteToExecutableSignal |
Definition at line 2370 of file winternl.h.
| ULONG _MANAGE_WRITES_TO_EXECUTABLE_MEMORY::ProcessEnableWriteExceptions |
Definition at line 2367 of file winternl.h.
| ULONG _MANAGE_WRITES_TO_EXECUTABLE_MEMORY::Spare |
Definition at line 2369 of file winternl.h.
| ULONG _MANAGE_WRITES_TO_EXECUTABLE_MEMORY::ThreadAllowWrites |
Definition at line 2368 of file winternl.h.
| ULONG _MANAGE_WRITES_TO_EXECUTABLE_MEMORY::Version |
Definition at line 2366 of file winternl.h.