Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Extra libraries, Code snippets, applications etc. » OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc » Strange behaviour: spy++ vs Ranorex vs EnumChildWindows
Strange behaviour: spy++ vs Ranorex vs EnumChildWindows [message #41764] Sat, 18 January 2014 03:27 Go to next message
alex100 is currently offline  alex100
Messages: 118
Registered: November 2007
Experienced Member
Hello
I am trying to build an app to inspect all child controls of a main app window.
Firstly I tried FindWindow to locate main windows by class name and then use EnumChildWindows to access all child windows of the main window. It works...

Then I used VS2012 Spy++ and the result is the same as EnumChildWindows...

Then I used the Ranorex and I see that Ranorex finds more child windows than EnumChildWindows and Spy. In the link there is the scenario for skype window as an example where we can see the differences, marked as red.

http://wikisend.com/download/176454/sk2.png

Please could you tell me why this difference?

Alex
Re: Strange behaviour: spy++ vs Ranorex vs EnumChildWindows [message #41779 is a reply to message #41764] Mon, 20 January 2014 02:06 Go to previous message
alex100 is currently offline  alex100
Messages: 118
Registered: November 2007
Experienced Member
Ok, Windowless controls...
Previous Topic: So many preprocessor defines for platform !
Next Topic: How to call cl.exe using LocalProcess
Goto Forum:
  


Current Time: Fri Mar 29 10:07:28 CET 2024

Total time taken to generate the page: 0.01458 seconds