Searched refs:LoadDll (Results 1 – 3 of 3) sorted by relevance
474 HRESULT CCodecs::LoadDll(const FString &dllPath, bool needCheckDll) in LoadDll() function in CCodecs537 RINOK(LoadDll(folderPrefix + fi.Name, true)); in LoadDllsFromFolder()596 RINOK(LoadDll(baseFolder + kMainDll, false)); in Load()
188 HRESULT LoadDll(const FString &path, bool needCheckDll);
477 FileScopedHandle DLLFile(DebugEvent.u.LoadDll.hFile); in main()