Program Like Spy++ But Not Spy++
-
Hello, I used to have a program which like Spy++ allowed you to drag the coursor over a windows and it would display the window's handle and other information. Unlike Spy++ it also showed the parent-child relationship of forms and their components. Does anyone know what program this is or where I can find something similar? Thanks
-
Hello, I used to have a program which like Spy++ allowed you to drag the coursor over a windows and it would display the window's handle and other information. Unlike Spy++ it also showed the parent-child relationship of forms and their components. Does anyone know what program this is or where I can find something similar? Thanks
http://www.codeproject.com/KB/dialog/windowfinder.aspx[^]
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson -
http://www.codeproject.com/KB/dialog/windowfinder.aspx[^]
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis LevinsonHi Thanks for the suggestion. Only problem with that app is that it doesn't show the parent-child relationships. I want this functionality becaue once i found when using spy++ with internet explorer that it wouldnt highlight all the children down to the lowest level and i was missing a step in my enumeration process.......
-
Hello, I used to have a program which like Spy++ allowed you to drag the coursor over a windows and it would display the window's handle and other information. Unlike Spy++ it also showed the parent-child relationship of forms and their components. Does anyone know what program this is or where I can find something similar? Thanks
I believe this is the program you want Auto IT[^]. However I am not seeing any screeshots of the program, and I do not want to install it on the computer I am using right now.
Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my homepage Oracle Studios[^]