AutoIt Logo
  • Login
  • Preferences
  • Help/Guide
  • About Trac
  • Wiki
  • Timeline
  • View Tickets
  • New Ticket
  • Search

Context Navigation



Results (1 - 10 of 492)

1 2 3 4 5 6 7 8 9 10 11 →
#4095: Feature Request: Please add all __DM_WinAPI_* function to standard UDF (new)
In GUIDarkAPI.au3 from: https://www.autoitscript.com/forum/topic/213613-guidarktheme-udf/ many new WinApi functions have been added. Please consider adding them to the standard UDF.
By mLipok — May 17, 2026, 11:51:39 AM
#4094: Feature Request: new function: _WinAPI_FindWindowEx (closed: Fixed)
... ==>_WinAPI_FindWindowEx }}} https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-findwindowexa https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-findwindowexw **usage example:** https://www.autoitscript.com/forum/topic/213 ...
By mLipok — May 15, 2026, 3:24:02 PM
WikiStart: = Welcome to the !AutoIt issue tracker = [[PageOutline(2)]] The ...
... ..) you can learn about here: https://www.autoitscript.com/trac/autoit/wiki/WikiFormatting * If you must post a large piece of code then please attach the file instead of posting it in-line. * Do not demand priority for your issue. People always suggest their issue ...
By mLipok — May 9, 2026, 12:24:24 AM
#4093: Feature Request: _GUICtrlListView_GetItem() - Item state - $aItem[0] = 0 (closed: Fixed)
I was trying to find a solution to one of my problem here: https://www.autoitscript.com/forum/topic/213679-listview-get-igroupid-and-igroup-for-listviewitem/#findComment-1552336 And I notice that according to: https://www.autoitscript.com/autoit3/files/beta/autoit/docs/libfunctions/_GUICtrlList ...
By mLipok — May 8, 2026, 11:03:08 PM
#4090: Bug: x64 - GUI freezes with Header subclassing in ListView (new)
It is a very basic example. It may takes a little while to get it frozen. You need to modify the size of the columns repeatedly. It happens both x86 and x64 but more often with the later. {{{#!autoit #AutoIt3Wrapper_UseX64=y ; Fr ...
By Nine — Apr 25, 2026, 4:12:22 PM
#4087: Feature Request: Colorize "Volatile" Function declarations also. (closed: Rejected)
Because `Volatile` is experimental, I'm not sure if this is a bug, or intentionally left out, so I'm posting this as a feature request. When declaring a Volatile function in Scite, the function name is not colourized as a normal function d ...
By donnyh13 — Apr 2, 2026, 6:37:36 PM
#4086: Bug: Bug with IniReadSectionNames if file is coded with UTF-8-BOM (closed: Fixed)
I have an ini-file that is formatted with UTF-8-BOM. If the file does not start with a linebreak, IniReadSectionNames does not retrieve the first section. {{{#!autoit Local $sPathA, $sPathB, $sPathC, $sPathD, $hFile ; File A - UTF-8-B ...
By anonymous — Apr 1, 2026, 9:08:02 PM
#4084: Feature Request: Windows Message Codes suplementation (closed: Fixed)
... https://www.autoitscript.com/forum/topic/213268-samplecontrolsau3-in-dark-mode/page/2/#findComment-1550649
By mLipok — Mar 30, 2026, 1:30:17 AM
#4083: Bug: COM Error Handler - not always fires event - when assigning values (assigned)
This issue is continuation for: https://www.autoitscript.com/trac/autoit/ticket/3167 Please check this repro script: {{{#!autoit Global $oCOM_ErrorHandler = ObjEvent("AutoIt.Error", _ComErrorHandler) Global $oFake[] Global $oTestObject[] $oFake.TestObject = $o ...
By mLipok — Mar 29, 2026, 4:33:45 PM
#4082: Bug: _GUICtrlTab_GetItemText() Crash in X64 (closed: Fixed)
... tItem, DllStructGetSize($tItem)) }}} See discussion in [https://www.autoitscript.com/forum/topic/213108-_guictrltab_getitemtext-the-target-crashes-on-dissimilar-architecture/#findComment-1550969 here].
By Nine — Mar 26, 2026, 11:57:32 AM
1 2 3 4 5 6 7 8 9 10 11 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.6
By Edgewall Software .

Visit the Trac open source project at
http://trac.edgewall.org/