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

Fixed an issue with DLL Loading #87

Merged
merged 6 commits into from
Feb 27, 2023
Merged

Fixed an issue with DLL Loading #87

merged 6 commits into from
Feb 27, 2023

Conversation

ZacharyWalsh57
Copy link
Contributor

DLL Loading routines were broken. Fixed issues with LINQ expressions that were throwing null ref exceptions

ZacharyWalsh57 and others added 6 commits February 27, 2023 14:00
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 daa3a5b into main 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