#ifndef _NTLDR_H #if (PHNT_MODE != PHNT_MODE_KERNEL) #define LDR_PACKAGED_LIBRARY 0x00000004 // LOAD_PACKAGED_LIBRARY #endif #endif View code on GitHub
No description available.