REG_OPEN_READ_ONLY - NtDoc

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

#define REG_OPEN_READ_ONLY              (0x00002000L)   // Open a hive's files in read-only mode

#endif

View code on GitHub

No description available.