HEAP_STACK_CONTROL_FLAGS_STACKTRACE_DISABLE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTRTL_H

#define HEAP_STACK_CONTROL_FLAGS_STACKTRACE_DISABLE 0x2

#endif

View code on GitHub

No description available.