Skip to content

Comments

Add support for custom overload names to CsWinMD#2275

Open
talagrand wants to merge 1 commit intomicrosoft:masterfrom
talagrand:OverloadNames
Open

Add support for custom overload names to CsWinMD#2275
talagrand wants to merge 1 commit intomicrosoft:masterfrom
talagrand:OverloadNames

Conversation

@talagrand
Copy link

This brings in support for OverloadAttribute to CsWinMD, so that the generated WinMD file carries that metadata.
Rust does not have support for overloaded methods, so windows-rs based consumers require this attribute to be set for API ergonomics.

@manodasanW
Copy link
Member

Thanks for this change and the tests, I have kicked off the CI.

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