Modify

Opened 12 years ago

Closed 12 years ago

#2529 closed Bug (No Bug)

Add Extended Window Styles constant $WS_EX_NOACTIVATE

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

Description

It seems Extended Window Styles lack WS_EX_NOACTIVATE constant

$WS_EX_NOACTIVATE = 0x08000000

http://msdn.microsoft.com/en-us/library/windows/desktop/ff700543%28v=vs.85%29.aspx

Attachments (0)

Change History (2)

comment:1 by BrewManNH, 12 years ago

That constant is in the WindowsConstants.au3 file in the latest beta already.

comment:2 by guinness, 12 years ago

Resolution: No Bug
Status: newclosed

To the poster, please pay attention to what is a bug and feature request. As BrewManNH said this is already available in the latest beta. Thank you.

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.