REG_HIVE_NO_RM - NtDoc

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

#define REG_HIVE_NO_RM                  (0x00000100L)   // No RM is started for this hive (no transactions)

#endif

View code on GitHub

No description available.