LDR_ADDREF_DLL_PIN - NtDoc

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

#define LDR_ADDREF_DLL_PIN 0x00000001

#endif
#endif

View code on GitHub

No description available.