#ifndef _NTWMI_H typedef struct _HEAP_RANGE_DESTROY { SYSTEM_TRACE_HEADER Header; PVOID HeapHandle; } HEAP_RANGE_DESTROY, *PHEAP_RANGE_DESTROY; #endif View code on GitHub
No description available.