摘要: 消息循环判断 WM_QUIT 来退出 CDialog关闭时 在CWnd::OnNcDestroy 时发送WM_QUIT 消息 发送WM_QUIT 消息时有条件的, 只有当 theApp.m_pMainWnd的 OnNcDestroy触发才会发送 发送WM_QUIT 消息后, theApp.m_pMa 阅读全文
posted @ 2025-04-08 16:11 Yofoo 阅读(13) 评论(0) 推荐(0)