LDR_LOCK_LOADER_LOCK_DISPOSITION_LOCK_NOT_ACQUIRED - 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_LOCK_LOADER_LOCK_DISPOSITION_LOCK_NOT_ACQUIRED 2

#endif
#endif

View code on GitHub

No description available.