Modify

Opened 17 years ago

Closed 17 years ago

#764 closed Feature Request (Completed)

WinWait/ProcessWait should return handle/PID

Reported by: Valik Owned by: J-Paul Mesnage
Milestone: 3.3.1.0 Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

  • WinWait() should return an HWND on success.
  • ProcessWait() should return the PID of the process that satisfies the wait.
  • Possibly other functions where it makes sense to return something useful instead of just 1.

The mentioned functions can safely return an HWND/PID as appropriate instead of 1. This makes the functions more useful while still being backwards compatible (only badly written code will be broken).

Attachments (0)

Change History (1)

comment:1 by J-Paul Mesnage, 17 years ago

Milestone: 3.3.1.0
Owner: set to J-Paul Mesnage
Resolution: Completed
Status: newclosed

Added in version: 3.3.1.0

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


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