11 2007 档案

摘要:#import "C:\\Program Files\\Common Files\\Microsoft Shared\\OFFICE11\\MSO.DLL" rename( "RGB", "MSORGB" ) using namespace Office; #pragma warning(disable : 4192) #import "C:\\Program Files\\Common File... 阅读全文
posted @ 2007-11-02 09:31 wangjs 阅读(307) 评论(0) 推荐(0)
摘要:Homepage: http://www.grinninglizard.com/tinyxml/ Download:http://sourceforge.net/projects/tinyxml 阅读全文
posted @ 2007-11-02 09:31 wangjs 阅读(1879) 评论(0) 推荐(0)
摘要:BOOL CRoiDialog::ContinueModal() { if(m_wndToolBar.IsWindowVisible()) { CWnd* pWndParent = m_wndToolBar.GetParent(); m_wndToolBar.OnUpdateCmdUI((CFrameWnd*)this, TR... 阅读全文
posted @ 2007-11-02 09:29 wangjs 阅读(508) 评论(0) 推荐(0)