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

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

Completed in 78 milliseconds