how to know Windows title
tiancailidong
I am a novice. Now I can only read the name of the window. I want to know how to read the title of the window. Thank you first.
I am a novice. Now I can only read the name of the window. I want to know how to read the title of the window. Thank you first.
Look into GetWindow title or wtitle keywords. For example, like this:
GetWindow kwTopWin title
August 18, 2021 at 05:26 am - Permalink