Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
DLoadCodecs.cpp85 static CFSTR const kMainDll = variable
114 return NFind::DoesFileExist_Raw(path + kMainDll); in ReadPathFromRegistry()
219 if ( !NFind::DoesFileOrDirExist(moduleFolderPrefix + kMainDll) in GetBaseFolderPrefixFromRegistry()
781 RINOK(LoadDll(baseFolder + kMainDll, false, &loadedOK)); in Load()
783 MainDll_ErrorPath = kMainDll; in Load()