You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2018. It is now read-only.
In Windows 7, when you try and use WinExist or WinClose, and possibly others, it hangs. It did this in on two seperate 7 machines and worked fine on a windows XP machine, this maybe coincidence. I discovered at this was WindowsAPI. GetWindowText method, it was hanging on the SendMessage() for certain hWnd.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In Windows 7, when you try and use WinExist or WinClose, and possibly others, it hangs. It did this in on two seperate 7 machines and worked fine on a windows XP machine, this maybe coincidence. I discovered at this was WindowsAPI. GetWindowText method, it was hanging on the SendMessage() for certain hWnd.
The text was updated successfully, but these errors were encountered: