#ifndef _NTGDI_H #define GDI_HANDLE_INDEX(Handle) ((ULONG)(Handle) & GDI_HANDLE_INDEX_MASK) #endif View code on GitHub
No description available.