懒码农。。。。。。

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

2011年9月12日

摘要: #include "shlwapi.h"#pragma comment(lib,"shlwapi.lib") if( !PathFileExists(configFilePath) ) { AfxMessageBox(L"文件不存在"); } 阅读全文
posted @ 2011-09-12 14:51 阿彬 阅读(252) 评论(0) 推荐(0) 编辑