REG_KEY_DONT_VIRTUALIZE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTREGAPI_H

// msdn
#define REG_KEY_DONT_VIRTUALIZE 0x0002

#endif

View code on GitHub

No description available.