RTL_USER_PROC_RESERVE_1MB - NtDoc

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

//#define RTL_USER_PROC_RESERVE_64K                     0x00000010
#define RTL_USER_PROC_RESERVE_1MB                       0x00000020

#endif

View code on GitHub

NtDoc

No description available.