#ifndef _NTLDR_H #if (PHNT_MODE != PHNT_MODE_KERNEL) #if (PHNT_VERSION >= PHNT_WINDOWS_8) #define LDR_RES_ALLOW_ANY 0x00000002u // Permit Count < 3 (else Count must be 3 or 4) #endif #endif #endif View code on GitHub
No description available.