FLG_DISABLE_DBGPRINT - 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_DISABLE_DBGPRINT 0x08000000 // k

#endif
#endif

View code on GitHub

No description available.