Click to See Complete Forum and Search --> : Simulating modal behaviour


ashes jingles
May 15th, 1999, 06:05 AM
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

Wes Rogers
May 17th, 1999, 02:51 PM
Hi,

I think what the DLL needs to do is "take over the desktop". I seem to remember seeing some posts or articles on this site abotu ways to do that sort of thing.

I hope this helps a little,
Wes Rogers