ShellExecuteEx(&ExecInfo); GetExitCodeProcess(ExecInfo.hProcess,&ExitCode); while (ExitCode == STILL_ACTIVE) { GetExitCodeProcess(ExecInfo.
確定! 回上一頁