REG_APP_HIVE - NtDoc

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

#define REG_APP_HIVE                    (0x00000010L)   // Loads the hive visible to the calling process

#endif

View code on GitHub

No description available.