Modify

Opened 16 years ago

Closed 16 years ago

#1521 closed Feature Request (Rejected)

ProcessList

Reported by: raupi Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: ProcessList Cc:

Description

Would it be possible to add in addition to the process name and PID the process handle in the return array?

Attachments (0)

Change History (2)

comment:1 by TicketCleanup, 16 years ago

Version: Other

Automatic ticket cleanup.

comment:2 by Valik, 16 years ago

Resolution: Rejected
Status: newclosed

No for more reasons than I care to list. Suffice to say the two most obvious are:

  • You can't possibly need a process handle for every single process.
  • They are a resource that must be closed when no longer necessary. In other words, you've just asked for a way to easily create resource leaks.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.