Hi,
I have a problem realted to poping window in front of the other applications.
I am using CDialog:oModal() to pop the new dialog. If some other application is opened infront of my vc++ application the dialog popped up will not be visible to user.
How do I make dialog to pop up infront of all applications.

Thanx.