Introduction - If you have any usage issues, please Google them yourself
VC common tips window to let the window a startup to maximize the application class (CxxxApp), InitInstance () function m_pMainWnd-> ShowWindow (SW_SHOW) changed m_pMainWnd-> ShowWindow (SW_SHOWMAXIMIZED) then the window is a start on the maximum of the display.