Searched refs:kMainDll (Results 1 – 1 of 1) sorted by relevance
84 static CFSTR const kMainDll = variable113 return NFind::DoesFileExist(path + kMainDll); in ReadPathFromRegistry()215 if (!NFind::DoesFileExist(moduleFolderPrefix + kMainDll) && in GetBaseFolderPrefixFromRegistry()634 RINOK(LoadDll(baseFolder + kMainDll, false, &loadedOK)); in Load()636 MainDll_ErrorPath = kMainDll; in Load()