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

Windows: Reliably handle all COM init scenarios on the UI thread #66

Merged
merged 2 commits into from
Nov 19, 2021

Conversation

mwcampbell
Copy link
Contributor

This finally fixes #37. The key is to force UIA to initialize itself before we handle WM_GETOBJECT.

@mwcampbell mwcampbell merged commit 5d5e527 into main Nov 19, 2021
@mwcampbell mwcampbell deleted the com-init-robustness branch November 19, 2021 18:32
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.

UIA provider isn't reliably detected on startup of example program
2 participants