Modify

Opened 15 years ago

Closed 15 years ago

#1163 closed Feature Request (Rejected)

WinGetClassList - optional parameter for parent class only

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

Description

I would like to suggest adding a flag parameter to WinGetClassList
to return only the window/control class string without a linefeed.

this would be useful for UDF WM_NOTIFY message processing by class without need to DllCall GetClassName or add control handle to the message handler.

Thank You

Attachments (0)

Change History (1)

comment:1 Changed 15 years ago by Valik

  • Resolution set to Rejected
  • Status changed from new to closed

The function _WinAPI_GetClassName() already exists in WinAPI.au3. There's no point in duplicating functionality.

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

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


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

 
Note: See TracTickets for help on using tickets.