#ifndef _NTMMAPI_H // begin_private #if (PHNT_MODE != PHNT_MODE_KERNEL) // ... #else #define VmPageDirtyStateInformation 0x3 #endif // end_private #endif View code on GitHub
No description available.