typedef struct _CM_KEY_INDEX { WORD Signature; WORD Count; ULONG List[1]; } CM_KEY_INDEX, *PCM_KEY_INDEX;
Windows Vista Kernel Structures