Home
last modified time | relevance | path

Searched refs:kMainDll (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp50 static const TCHAR *kMainDll = TEXT("7z.dll"); variable
73 if (!NFind::DoesFileExist(moduleFolderPrefix + kMainDll) && in GetBaseFolderPrefixFromRegistry()
447 RINOK(LoadDll(baseFolder + kMainDll, false)); in Load()