PEB_FLAG_PROCESS_INITIALIZING - NtDoc

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

#define PEB_FLAG_PROCESS_INITIALIZING                 0x00000002 // Process is initializing

#endif

View code on GitHub

NtDoc

No description available.