随笔分类 - c++
摘要:Homepage: http://www.grinninglizard.com/tinyxml/
Download:http://sourceforge.net/projects/tinyxml
阅读全文
摘要:BOOL CRoiDialog::ContinueModal(){ if(m_wndToolBar.IsWindowVisible()) { CWnd* pWndParent = m_wndToolBar.GetParent(); m_wndToolBar.OnUpdateCmdUI((CFrameWnd*)this, TRUE); } return CDialog::ContinueMod...
阅读全文