ShellExecute與ShellExecuteEx的用法 ... //Q: 如何打開一個應用程序? ... ShellExecute(this->m_hWnd,"open","notepad.exe","c://MyLog.log","",SW_SHOW ); //正如您所看到的 ...
確定! 回上一頁