郑军学长

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

方法一:

AfxGetApp()->m_pMainWnd->SendMessage(WM_CLOSE);

方法二:

AfxGetMainWnd()->CloseWindow();

posted on 2017-09-07 15:10  郑军学长  阅读(434)  评论(0编辑  收藏  举报