typedef struct _CM_BIG_DATA { unsigned short Signature; unsigned short Count; unsigned long List; } CM_BIG_DATA, *PCM_BIG_DATA;