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

Add MetroWindowAutomationPeer to prevent Win32Exception #3893

Merged
merged 1 commit into from
Jul 24, 2020

Conversation

punker76
Copy link
Member

Describe the changes you have made to improve this project

Make some extra checks before calling GetWindowTextLength and GetWindowText to prevent Win32Exception.

Additional context

Works only with ControlzEx 4.3.2 and later.

Closed Issues

Closes #3892

Make some extra checks before calling GetWindowTextLength and GetWindowText to prevent Win32Exception.
@punker76 punker76 added this to the 2.2.0 milestone Jul 24, 2020
@punker76 punker76 merged commit 84f5032 into develop Jul 24, 2020
@punker76 punker76 deleted the fix/GH-3892-GetWindowText-Win32Exception branch July 24, 2020 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

GetWindowText: Win32Exception (0x80004005): The parameter is incorrect
1 participant