摘要:
一般的做法是在 C**App::InitInstance()中,修改成这样: { //... m_pMainWnd->ShowWindow(SW_SHOWMAXIMIZED); m_pMainWnd->UpdateWindow(); //... } 或者,还在 CMainFrame::PreCreateWindow(CREATESTRUCT& cs)中,添加: ... 阅读全文
posted @ 2009-08-10 16:28
eric_lgf
阅读(316)
评论(0)
推荐(0)

浙公网安备 33010602011771号