REG_FORCE_RESTORE - NtDoc

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

#define REG_FORCE_RESTORE               (0x00000008L)   // Force the restore process even when we have open handles on subkeys

#endif

View code on GitHub

No description available.