LdrSystemDllInitBlock - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTLDR_H
#if (PHNT_MODE != PHNT_MODE_KERNEL)
// rev
#if (PHNT_VERSION >= PHNT_THRESHOLD)

NTSYSAPI PS_SYSTEM_DLL_INIT_BLOCK LdrSystemDllInitBlock;

#endif
#endif
#endif

View code on GitHub

No description available.