FLG_USER_STACK_TRACE_DB - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTEXAPI_H
#if (PHNT_MODE != PHNT_MODE_KERNEL)

#define FLG_USER_STACK_TRACE_DB 0x00001000 // u,32

#endif
#endif

View code on GitHub

No description available.