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