#ifndef _NTLPCAPI_H // begin_private // ALPC message attribute flags (internal state) #define ALPC_ATTRFLG_ALLOCATEDATTR 0x20000000 // Attribute buffer was allocated // end_private #endif View code on GitHub
No description available.