REG_OPTION_CREATE_LINK - NtDoc

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

#define REG_OPTION_CREATE_LINK          (0x00000002L)   // Created key is a symbolic link

#endif

View code on GitHub

No description available.