typedef struct _RTL_BITMAP { unsigned long SizeOfBitMap; unsigned long *Buffer; } RTL_BITMAP, *PRTL_BITMAP;