typedef struct _CM_KEY_REFERENCE
{
    unsigned long KeyCell;
    HHIVE *KeyHive;
} CM_KEY_REFERENCE, *PCM_KEY_REFERENCE;