#ifndef _NTPSAPI_H // // Processes // #if (PHNT_MODE != PHNT_MODE_KERNEL) // begin_rev #define PROCESS_CREATE_FLAGS_INHERIT_HANDLES 0x00000004 // NtCreateProcessEx & NtCreateUserProcess // end_rev #endif #endif View code on GitHub
No description available.