Quote Originally Posted by Vinod S View Post
Why dont you try sending message to your pop up windows
The problem is that I don't know what is the hwnd of the new created modal until I call DoModal().
The problem is that DoModal() blocks so I can't get the hwnd anyway ...

Advice??