I have implemented a mdi doc/view application dll wich gets invoked through another application. I want the main frame window (CMDIFrameWnd ) of the dll to behave modally. How can I achieve this.
Thanks for any help.
...Ashes