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 'CsWinRTDynamicallyInterfaceCastableExclusiveTo' #1835

Merged
merged 7 commits into from
Oct 25, 2024

Conversation

Sergio0694
Copy link
Member

This PR adds the "CsWinRTDynamicallyInterfaceCastableExclusiveTo" option, which allows generating IDIC supporting code for [exclusive_to] WinRT interfaces. This enables casting existing projected types to them and using their APIs normally.

@Sergio0694 Sergio0694 added the enhancement New feature or request label Oct 16, 2024
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/idic-exclusiveto branch 2 times, most recently from 84a24bf to 0eaa805 Compare October 21, 2024 17:32
@Sergio0694 Sergio0694 requested a review from manodasanW October 21, 2024 17:32
@Sergio0694
Copy link
Member Author

Tested this locally in the Store, can confirm I'm seeing the right code generated 🙂

@Sergio0694 Sergio0694 marked this pull request as ready for review October 21, 2024 17:33
src/cswinrt/main.cpp Outdated Show resolved Hide resolved
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/idic-exclusiveto branch from cf909ab to ec5cb9c Compare October 24, 2024 15:15
@manodasanW manodasanW merged commit 89c9552 into master Oct 25, 2024
10 checks passed
@manodasanW manodasanW deleted the user/sergiopedri/idic-exclusiveto branch October 25, 2024 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants