I'v used findwindowex to find the child window. I used findwindow to find the big application, and I found that with spy++. I know that it is the right one because I'm able to sendkeys to it and they work. I'm trying to maximize it but it does not work. I tried to do the showwindow call and use the 3 costant to maximize it, with no luck. What could be going wrong? Does anyone have examples on maximizing a childwindow?
Thanks
*I'm dealing with an mdi child window