FLG_APPLICATION_VERIFIER - 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_APPLICATION_VERIFIER 0x00000100         // Enable application verifier (R,K,I)

#endif
#endif

View code on GitHub

NtDoc

No description available.