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

Does not resolve export forwards #13

Open
TheWover opened this issue Dec 1, 2020 · 1 comment
Open

Does not resolve export forwards #13

TheWover opened this issue Dec 1, 2020 · 1 comment
Assignees
Labels
bug Something isn't working resolved This issue has been resolved and will be merged soon
Milestone

Comments

@TheWover
Copy link
Owner

TheWover commented Dec 1, 2020

The current version of DInvoke does not resolve export forwards. It assumes that all exports are not forwarded. This may be demonstrated by attempting to resolve kernel32.dll!InitializeSRWLock.

@TheWover TheWover added the bug Something isn't working label Dec 1, 2020
@TheWover TheWover added this to the 1.1 milestone Dec 1, 2020
@TheWover TheWover self-assigned this Dec 1, 2020
TheWover added a commit that referenced this issue Dec 1, 2020
@TheWover
Copy link
Owner Author

TheWover commented Dec 1, 2020

Fixed in af9f869 Will be merged with v1.1.

@TheWover TheWover added the resolved This issue has been resolved and will be merged soon label Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working resolved This issue has been resolved and will be merged soon
Projects
None yet
Development

No branches or pull requests

1 participant