LDR_VERIFY_IMAGE_FLAG_USE_CALLBACK - 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
#define LDR_VERIFY_IMAGE_FLAG_USE_CALLBACK 0x01

#endif
#endif

View code on GitHub

NtDoc

No description available.