Custom Query (3933 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (424 - 426 of 3933)

Ticket Resolution Summary Owner Reporter
#3007 Duplicate Make {} the empty map. Jaberwacky
Description
Local $mMap{}

With $mMap
    .Key1 = "Key1"
   
    ConsoleWrite(.Key1 & @CRLF)
EndWith
#1793 No Bug Undefined Windows constants... Jaberwocky6669
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.

#2417 Fixed Built help file errors guinness James
Description

There are some errors with the Beta version of AutoIt:

  1. "-" is in the index as the first item which directs to "Language Reference - Operators"
  2. "UDFs Constants include files <"
  3. "cs" is listed twice, "#cs" and "cs" whereas "#ce" is the only item for ending the comment.
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.