Skip to content

windows-bindgen should allow requesting core types explicitly #3349

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

Closed
kennykerr opened this issue Nov 26, 2024 · 1 comment
Closed

windows-bindgen should allow requesting core types explicitly #3349

kennykerr opened this issue Nov 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@kennykerr
Copy link
Collaborator

Types like IUnknown and HSTRING can be generated as dependencies automatically but not directly as they lack metadata paths. This would avoid confusing usability issues where you can request IDispatch but not IUnknown.

@kennykerr kennykerr added the enhancement New feature or request label Nov 26, 2024
@kennykerr
Copy link
Collaborator Author

Closing for now as I've not found a very compelling case for the added complexity this would require.

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

No branches or pull requests

1 participant