Searched refs:MaxFallbackSubKeyLen (Results 1 – 1 of 1) sorted by relevance
694 DWORD MaxFallbackSubKeyLen; in EnumHKCRKey() local773 ErrorCode = GetSubkeyInfoHelper(FallbackKey, NULL, &MaxFallbackSubKeyLen); in EnumHKCRKey()780 MaxFallbackSubKeyLen++; in EnumHKCRKey()781 TRACE("Maxfallbacksubkeylen: %d\n", MaxFallbackSubKeyLen); in EnumHKCRKey()785 RtlGetProcessHeap(), 0, MaxFallbackSubKeyLen * sizeof(WCHAR)); in EnumHKCRKey()801 DWORD FallbackSubkeyLen = MaxFallbackSubKeyLen; in EnumHKCRKey()