LDR_GET_DLL_HANDLE_EX_UNCHANGED_REFCOUNT - 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_GET_DLL_HANDLE_EX_UNCHANGED_REFCOUNT 0x00000001

#endif
#endif

View code on GitHub

No description available.