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

Fix #12: show DLL name when methods cannot be loaded from a DLL. #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jpluimers
Copy link
Contributor

Also show the RaiseLastOSError result when a DLL cannot be loaded together with the DLL name.

Also show the RaiseLastOSError result when a DLL cannot be loaded together with the DLL name.
@jpluimers
Copy link
Contributor Author

Dang. This was meant for #12. Sorry for that, I mixed up the issue number from a different repository I was working on today.

@jpluimers jpluimers changed the title Fix #8: show DLL name when methods cannot be loaded from a DLL. Fix #12: show DLL name when methods cannot be loaded from a DLL. Jan 23, 2019
…e initial directory where loading was tried from.

Maybe in a future version make this smarter as the DLL load order can be "complicated"; see https://docs.microsoft.com/en-us/windows/desktop/dlls/dynamic-link-library-search-order
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.

2 participants