MEMORY_COMBINE_FLAGS_COMBINE_WORKING_SET - NtDoc

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

#define MEMORY_COMBINE_FLAGS_COMBINE_WORKING_SET 0x2 // Enables the working-set combine path; required when ProcessHandle is specified.

#endif

View code on GitHub

NtDoc

No description available.