#ifndef _NTLDR_H #if (PHNT_MODE != PHNT_MODE_KERNEL) // private #if (PHNT_VERSION >= PHNT_WINDOWS_8) NTSYSAPI PS_SYSTEM_DLL_INIT_BLOCK LdrSystemDllInitBlock; #endif #endif #endif View code on GitHub
No description available.