GDI_MAX_HANDLE_COUNT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTGDI_H

#define GDI_MAX_HANDLE_COUNT 0xFFFF // 0x4000

#endif

View code on GitHub

No description available.