dao Posted June 2, 2023 Posted June 2, 2023 I have a situation where WinExists() is returning positive for an unknown window (and handle) that isn't listed by WinList(). I've even tried to explicitly set the option to not detect hidden windows (default) and it still returns the unknown window. Suggestions?
Andreik Posted June 2, 2023 Posted June 2, 2023 It could be a match because of WinTitleMatchMode option or something else. Stories are nice but show us some code.
Gregor_S Posted June 5, 2023 Posted June 5, 2023 to dao WinExists() returns 1 if the window is hidden.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now