Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR to test fix for issues with DLL loading #86

Merged
merged 6 commits into from
Feb 27, 2023

Conversation

ZacharyWalsh57
Copy link
Contributor

DLL Loading routines were failing due to a poorly designed load method. Revised that method so it no longer fails

ZacharyWalsh57 and others added 6 commits February 27, 2023 11:04
Merging changes for the newest logging refactoring
DLL loading routines now look at the 0404 and 0500 paths for both 32 and 64 bit machines. This prevents missing DLLs that otherwise would have been skipped
Added new static method that can load and store all DLLs on the system from one call instead of forcing creation of a new method
Built new version for testing
Fixed issues with DLL loading and imported new package versions
@ZacharyWalsh57 ZacharyWalsh57 merged commit dab8032 into develop Feb 27, 2023
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