#ifndef _NTEXAPI_H #if (PHNT_MODE != PHNT_MODE_KERNEL) #define FLG_HEAP_DISABLE_COALESCING 0x00200000 // Disable heap coalesce on free (R,K,I) #endif #endif View code on GitHub
No description available.