REG_INIT_BOOT_SM - NtDoc

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

//
// Boot condition flags (NtInitializeRegistry)
//

#define REG_INIT_BOOT_SM 0x0000

#endif

View code on GitHub

NtDoc

No description available.