KEMBAR78
Remap the Win32 definition of `EventRegistrationToken` by kennykerr · Pull Request #3445 · microsoft/windows-rs · GitHub
Skip to content

Conversation

@kennykerr
Copy link
Collaborator

@kennykerr kennykerr commented Jan 15, 2025

Building on #3382, the Win32 metadata should not be defining its own version of EventRegistrationToken but there it is. Hopefully we can clean up the metadata at some point. This at least ensures that windows-rs doesn't have two competing definitions for the same thing.

Previously in #3382, the original WinRT version of this type was remapped to i64. This update just ensures that both definitions are remapped consistently avoid an unnecessary type dependency.

@kennykerr kennykerr changed the title EventRegistrationToken Remap the Win32 definition of EventRegistrationToken Jan 15, 2025
@kennykerr kennykerr merged commit 0a2c0b9 into master Jan 15, 2025
75 checks passed
@kennykerr kennykerr deleted the EventRegistrationToken branch January 15, 2025 19:17
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