Searched refs:moduleRelativePath (Results 1 – 1 of 1) sorted by relevance
72 std::string moduleRelativePath = ConcatenatePath(GetModuleDirectory(), libraryName); in OpenSystemLibraryWithExtensionAndGetError() local73 libraryModule = LoadLibraryW(Widen(moduleRelativePath).c_str()); in OpenSystemLibraryWithExtensionAndGetError()77 moduleRelativePath; in OpenSystemLibraryWithExtensionAndGetError()