RESOURCE_LANGUAGE_LEVEL - 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 RESOURCE_LANGUAGE_LEVEL 2

#endif
#endif

View code on GitHub

No description available.