Native API online documentation, based on the System Informer
(formerly Process Hacker) phnt
headers
#ifndef _NTPSAPI_H
#if (PHNT_MODE != PHNT_MODE_KERNEL)
#if defined(_PHLIB_)
#define ProcessExtensionPointDisablePolicy 6 // Disables the ability of the process to load legacy extension point DLLs.
#endif
#endif
#endif
View code on GitHub