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

Construct windows_registry::Key from HKEY #3033

Closed
Legend-Master opened this issue May 13, 2024 · 1 comment · Fixed by #3034
Closed

Construct windows_registry::Key from HKEY #3033

Legend-Master opened this issue May 13, 2024 · 1 comment · Fixed by #3034
Labels
enhancement New feature or request

Comments

@Legend-Master
Copy link

Legend-Master commented May 13, 2024

Suggestion

When using APIs like SetupDiOpenDevRegKey, you get a HKEY there, and there's no way to convert it to a windows_registry::Key

@Legend-Master Legend-Master added the enhancement New feature or request label May 13, 2024
@kennykerr
Copy link
Collaborator

Thanks for the reminder - I've been meaning to add the complimentary interop function: #3034

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 a pull request may close this issue.

2 participants