Modify

#1793 closed Bug (No Bug)

Undefined Windows constants...

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

Description

After searching the standard includes (and some non-standard, i.e., WinAPIEx). I have come to the conclusion that the following constants are not defined in the standard includes.

Global Const $WM_NULL = 0x0000
Global Const $WM_AFXFIRST = 0x0360
Global Const $WM_AFXLAST = 0x037F
Global Const $WM_APPCOMMAND = 0x0319
Global Const $WM_ENDSESSION = 0x0016
Global Const $WM_MDIACTIVATE = 0x0222
Global Const $WM_MDITILE = 0x0226

My justification for this ticket is that everything else has been defined why not these.

Attachments (0)

Change History (1)

comment:1 by Jon, on May 22, 2011 at 7:35:22 PM

Resolution: No Bug
Status: newclosed

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.