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

Accessing 32-bit registry view from 64-bit process #435

Open
Brainy0207 opened this issue Feb 2, 2024 · 0 comments
Open

Accessing 32-bit registry view from 64-bit process #435

Brainy0207 opened this issue Feb 2, 2024 · 0 comments

Comments

@Brainy0207
Copy link

Some keys in the registry are redirected for 32-bit and 64-bit processes.
Is there a way to access the 32-bit view of the registry from a 64-bit process (and vice versa) using the wil helpers?

Usually you would specify KEY_WOW64_32KEY or KEY_WOW64_64KEY when opening the key:
https://learn.microsoft.com/en-us/windows/win32/winprog64/accessing-an-alternate-registry-view

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

No branches or pull requests

1 participant