Jul 10, 2003 #1 jkscript Programmer Jun 20, 2002 9 GB I am creating an SDI MFC application. In the CWinApp-> InitInstance() I use m_pMainWnd->ShowWindow(SW_SHOWMAXIMIZED); This however, obscures the status bar. The window needs to be resized to fit ontop of the start menu it seems.
I am creating an SDI MFC application. In the CWinApp-> InitInstance() I use m_pMainWnd->ShowWindow(SW_SHOWMAXIMIZED); This however, obscures the status bar. The window needs to be resized to fit ontop of the start menu it seems.