REG_FORCE_UNLOAD - NtDoc

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

//
// Unload Flags
//
#define REG_FORCE_UNLOAD            1

#endif

View code on GitHub

No description available.