whisht

    十年

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

2011年10月17日

摘要: //帮助文件,返回exe.hlp CString file = AfxGetApp()->m_pszHelpFilePath; MessageBox(file); //可执行方便全路径 GetModuleFileName(NULL, file.GetBufferSetLength(MAX_PATH... 阅读全文
posted @ 2011-10-17 21:45 WHISHT 阅读(257) 评论(0) 推荐(0) 编辑