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 ProcessFontDisablePolicy 9 // Disables the ability of the process to load non-system fonts.
#endif
#endif
#endif
View code on GitHub