#ifndef _NTRTL_H
//#define RTL_USER_PROC_RESERVE_64K 0x00000010 // Unused/reserved
#define RTL_USER_PROC_RESERVE_1MB 0x00000020 // Reserve 1MB virtual memory (mutually exclusive group)
View code on GitHubNo description available.