MEM_COMMIT - NtDoc

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

// Region and section constants

#define MEM_COMMIT 0x00001000

#endif

View code on GitHub

No description available.