Searched refs:dllPath (Results 1 – 1 of 1) sorted by relevance
476 HRESULT CCodecs::LoadDll(const FString &dllPath, bool needCheckDll, bool *loadedOK) in LoadDll() argument484 if (!lib.LoadEx(dllPath, LOAD_LIBRARY_AS_DATAFILE)) in LoadDll()490 lib.Path = dllPath; in LoadDll()494 if (lib.Lib.Load(dllPath)) in LoadDll()