Modify

#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, on Nov 11, 2013 at 3:14:57 PM

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

comment:2 by guinness, on Nov 11, 2013 at 3:23:21 PM

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.