LDR_UNLOCK_LOADER_LOCK_FLAG_RAISE_ON_ERRORS - 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_UNLOCK_LOADER_LOCK_FLAG_RAISE_ON_ERRORS 0x00000001

#endif
#endif

View code on GitHub

No description available.