#ifndef _NTLDR_H #if (PHNT_MODE != PHNT_MODE_KERNEL) #define LDR_OS_INTEGRITY_CONTINUITY 0x80000000 // maps to LOAD_LIBRARY_OS_INTEGRITY_CONTINUITY // since REDSTONE2 #endif #endif View code on GitHub
No description available.