Click to See Complete Forum and Search --> : Problem with spy++ and getwindowtext


mcnamara
July 3rd, 2007, 08:59 AM
Hello,
I use FindWindow to find one of the displayed windows. Then I try to get its title by calling GetWindoText but I'm getting empty string. However if I use spy++ then it displays title of the window. What's the problem?