Search found 1 match
- Wed Jul 11, 2007 8:11 pm
- Forum: Beginners
- Topic: GetActiveWindow does not reutrn title
- Replies: 1
- Views: 3809
GetActiveWindow does not reutrn title
I am trying to find out if a window has been made active which will indicate the end of another process. But GetActiveWindow continues to return numbers to me instead of the title of the window. The following code is just a sample I wrote that allows me 5 seconds to click on any window and make it a...