Only Dialogbox getting popped up
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I'm facing a strange problem. The condition is like this: minimize the application from the taskbar when a dialog is displayed or a automatic dialog is displayed when the application is in the minimized position. When the user clicks to activate this minimized window,only dialog box is coming up and the application's main window still remains minimized. This is happening sometimes. Can some one tell me how to make the main window also to come up along with the dialog box when the window is activated from a minimized position Thanks in advance Raghu