lpSecurityDescriptor := nil; if not CreatePipe({var}stdOutRead, {var}stdOutWrite, @securityAttributes, 0) then RaiseLastOSError; try // Set up members of ...
確定! 回上一頁