#ifndef _NTRTL_H // rev typedef NTSTATUS (NTAPI *RTL_HEAP_STACK_WRITE_ROUTINE)( _In_ PVOID Information, // TODO: 3 missing structures (dmex) _In_ ULONG Size, _In_opt_ PVOID Context ); #endif View code on GitHub
No description available.