SHARED_GLOBAL_FLAGS_QPC_BYPASS_DISABLE_32BIT - 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 SHARED_GLOBAL_FLAGS_QPC_BYPASS_DISABLE_32BIT (0x04)

#endif
#endif

View code on GitHub

No description available.