#ifndef _NTMMAPI_H // // Memory Partitions // #ifndef MEMORY_CURRENT_PARTITION_HANDLE #define MEMORY_CURRENT_PARTITION_HANDLE ((HANDLE)(LONG_PTR)-1) #endif #endif View code on GitHub
No description available.