Searched refs:LoadDll (Results 1 – 3 of 3) sorted by relevance
347 HRESULT CCodecs::LoadDll(const CSysString &dllPath, bool needCheckDll) in LoadDll() function in CCodecs404 RINOK(LoadDll(folderPrefix + fi.Name, true)); in LoadDllsFromFolder()447 RINOK(LoadDll(baseFolder + kMainDll, false)); in Load()
154 HRESULT LoadDll(const CSysString &path, bool needCheckDll);
476 FileScopedHandle DLLFile(DebugEvent.u.LoadDll.hFile); in main()