REG_KEY_RESERVED_FLAG - NtDoc

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

//
// REG_KEY_*
//

// rev
#define REG_KEY_RESERVED_FLAG 0x0001

#endif

View code on GitHub

NtDoc

No description available.