摘要:
delphi执行外部程序并等待结束返回响应 阅读全文
posted @ 2023-05-10 14:59
williamlv
阅读(476)
评论(1)
推荐(0)
摘要:
//写成函数 需要引用 ShellAPI 单元; function ExecuteFileWait(ExecuteFile:string):Integer; //实现执行外部程序,并等待程序结束的函数,返回值为1 var SEInfo: TShellExecuteInfo; ExitCode: DW 阅读全文
posted @ 2023-05-10 14:56
williamlv
阅读(173)
评论(0)
推荐(0)

浙公网安备 33010602011771号