#ifndef _NTRTL_H #if (PHNT_VERSION >= PHNT_THRESHOLD) // private typedef struct _RTL_BITMAP_EX { ULONG64 SizeOfBitMap; PULONG64 Buffer; } RTL_BITMAP_EX, *PRTL_BITMAP_EX; #endif #endif View code on GitHub
No description available.