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

Add support for declaring interfaces derived from existing interfaces #2048

Merged
merged 3 commits into from Sep 21, 2022

Conversation

kennykerr
Copy link
Collaborator

The interface macro used a slightly different naming scheme for vtable types, preventing it from declaring interfaces derived from existing interfaces previously defined in the windows crate. This just aligns the naming of vtable types to allow this scenario, along with a test to validate this works.

@kennykerr kennykerr merged commit de158fb into master Sep 21, 2022
@kennykerr kennykerr deleted the com_from_existing branch September 21, 2022 18:25
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.

None yet

1 participant