Searched refs:kMainDll (Results 1 – 1 of 1) sorted by relevance
46 static CFSTR kMainDll = FTEXT("7z.dll"); variable69 return NFind::DoesFileExist(path + kMainDll); in ReadPathFromRegistry()171 if (!NFind::DoesFileExist(moduleFolderPrefix + kMainDll) && in GetBaseFolderPrefixFromRegistry()596 RINOK(LoadDll(baseFolder + kMainDll, false)); in Load()