hi, Obviously u know the caption of your application..[I mean caption on the tittle bar of parent window] use FindWindow API to search with that window caption...if FindWindow API succeeds u will get the handle for that.. then u send the window resize message with that handle otherwise go as normal... try this in InitInstance... With Regards Prabhu.S www.PraxUnited.com
P
PraxUnited
@PraxUnited