Skip to content
New issue

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

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

Already on GitHub? # to your account

Handle IDispatch edge case #1642

Merged
merged 2 commits into from
Mar 28, 2022
Merged

Handle IDispatch edge case #1642

merged 2 commits into from
Mar 28, 2022

Conversation

kennykerr
Copy link
Collaborator

There's just one method in the entire Windows SDK where an IDispatch-derived interface has a method that collides with one of the IDispatch methods. This update now covers this scenario.

Fixes #1637

@kennykerr kennykerr merged commit ba1ccb1 into master Mar 28, 2022
@kennykerr kennykerr deleted the dispatch-edge-case branch March 28, 2022 21:27
@kennykerr kennykerr mentioned this pull request Mar 30, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Project compile properly with 0.33.0 version but not with 0.34.0
2 participants