MEM_64K_PAGES - NtDoc

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

#define MEM_64K_PAGES (MEM_LARGE_PAGES | MEM_PHYSICAL)

#endif

View code on GitHub

No description available.