Modify

Opened 17 years ago

Closed 17 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 by Valik, 17 years ago

Resolution: Rejected
Status: newclosed

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

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.