Skip to content

Use IsWow64Process API#206

Open
ohhmm wants to merge 1 commit intorprichard:masterfrom
ohhmm:master
Open

Use IsWow64Process API#206
ohhmm wants to merge 1 commit intorprichard:masterfrom
ohhmm:master

Conversation

@ohhmm
Copy link
Copy Markdown

@ohhmm ohhmm commented Feb 19, 2024

According to MSDN it is accessible since XP
https://learn.microsoft.com/en-us/windows/win32/api/wow64apiset/nf-wow64apiset-iswow64process Use it instead of dynamic proc resolve.
Origin: https://codereview.qt-project.org/c/qt-creator/qt-creator/+/527675
Change-Id: I0a7d77d27418f40d6fbebd3c0830203f70e9340e

According to MSDN it is accessible since XP
https://learn.microsoft.com/en-us/windows/win32/api/wow64apiset/nf-wow64apiset-iswow64process
Use it instead of dynamic proc resolve.

Change-Id: I0a7d77d27418f40d6fbebd3c0830203f70e9340e
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

Successfully merging this pull request may close these issues.

2 participants