Skip to content

Conversation

MonchiLin
Copy link

This PR fixes a bug in the CheckForOodle method where oo2core_9_win64.dll might not be found even if present in the application directory.

Problem:
The directory path and filename were concatenated using + before being passed as a single argument to Path.Combine. This prevented Path.Combine from adding the necessary directory separator (e.g., ).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant