RTL_PROCESS_REFLECTION_FLAGS_CREATE_SUSPENDED - NtDoc

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

// rev RtlCloneUserProcess Flags
#define RTL_PROCESS_REFLECTION_FLAGS_CREATE_SUSPENDED 0x00000001

#endif

View code on GitHub

NtDoc

No description available.