#ifndef _NTPSAPI_H // // User processes and threads // #if (PHNT_MODE != PHNT_MODE_KERNEL) #define ProcThreadAttributeProtectionLevel 11 // in ULONG (PROTECTION_LEVEL_*) // since WINBLUE #endif #endif View code on GitHub
No description available.