 |
ShellExecute()開啟cmd.exe執行batch 檔 / C++ / 程式設計俱樂部
2008/3/17 下午 05:44:01 您好 目前遇到一個問題 使用ShellExecute()開啟cmd.exe執行batch 檔 執行完後,cmd.exe 仍處執行狀態 有什麼參數可以在完成動作後,接著關畢cmd.exe嗎?ShellExecute( m_hWnd, _T("open"), _T("cmd.exe"), _T(caCheckFilePath),
www.programmer-club.com.tw |
 |