Hello. I have been using FindWindow & FindWindowEX with relative ease. They have functioned as expected. However, I am now having problems finding a specific child window (lets call the window "target"). When using spy++, the target window is listed under the desktop rather than under the parent window. This is strange! However, if you get the properties of this target window, it lists a parent as expected.

I used EnumChildWindowsEx with the parent handle and it is NOT returning the target as a child. very strange, I am stumped

any ideas? thank you!

Here is a screenshot of spy++
http://show.imagehosting.us/show/110...-1_1106380.JPG