Modify

Opened 16 years ago

Closed 16 years ago

#764 closed Feature Request (Completed)

WinWait/ProcessWait should return handle/PID

Reported by: Valik Owned by: Jpm
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).

Change History (1)

comment:1 Changed 16 years ago by Jpm

  • Milestone set to 3.3.1.0
  • Owner set to Jpm
  • Resolution set to Completed
  • Status changed from new to closed

Added in version: 3.3.1.0

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.