Searched refs:kMainDll (Results 1 – 1 of 1) sorted by relevance
85 static CFSTR const kMainDll = variable114 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()