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

ComWrappers feature imbalance between platforms #56474

Closed
2 of 3 tasks
b-iotti opened this issue Jul 28, 2021 · 1 comment
Closed
2 of 3 tasks

ComWrappers feature imbalance between platforms #56474

b-iotti opened this issue Jul 28, 2021 · 1 comment

Comments

@b-iotti
Copy link

b-iotti commented Jul 28, 2021

As a part of enabling support for ComWrappers on non-Windows platforms, the feature availability across platforms is now different.

Once the contents of #54838 are in place, non-Windows platforms will be allowed to use the IUnknown interfaces.

Currently, the following are Windows-only:

@dotnet-issue-labeler dotnet-issue-labeler bot added area-Interop-coreclr untriaged New issue has not been triaged by the area owner labels Jul 28, 2021
@AaronRobinsonMSFT AaronRobinsonMSFT removed the untriaged New issue has not been triaged by the area owner label Jul 28, 2021
@AaronRobinsonMSFT AaronRobinsonMSFT added this to the 7.0.0 milestone Jul 28, 2021
@AaronRobinsonMSFT AaronRobinsonMSFT modified the milestones: 7.0.0, 8.0.0 Jun 17, 2022
@AaronRobinsonMSFT
Copy link
Member

The addition of the new "unwrapping" APIs on `ComWrappers makes the final checkbox above unnecessary. The API disparity still exists but at this point there is no strong push for it be addressed. If people find this issue, we can reconsider on an API by API basis.

@ghost ghost locked as resolved and limited conversation to collaborators May 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants