更新底层库
This commit is contained in:
JianjunLiu
2023-02-28 09:50:49 +08:00
parent 4cefd2fc39
commit d1b6b42692
10 changed files with 24 additions and 6 deletions
+1 -1
View File
@@ -6692,7 +6692,7 @@ type tcustomprocess = class(tcomponent) //
if fprocesshandle then return 0;
if not parserasexeclevparam(exe,cmd,e,arg,envp) then return 0;
Sysexecnewpipe(0);
ferrinfo := nil;
ferrinfo := nil;
hd := sysexec(e,arg,nil,false,code);
if hd=0 then
begin