摘要: 此方法最实用的调用exe. #include <ShellAPI.h> string file_path = s_run_dir+"\\ConsoleApplication1.exe"; if (!myfile.IsFileExist(file_path)) { return 1; } LPCWST 阅读全文
posted @ 2015-06-02 10:29 ike_li 阅读(3762) 评论(0) 推荐(0)