Timeline



Jan 4, 2024:

9:04 PM Ticket #3982 (_ClipPutFile should not free memory) updated by anonymous
The function _ClipPutFile() uses SetClipboardData. MSDN state that if SetClipboardData succeeds, the system owns the object identified by the hMem parameter. The application may not write to or free the data once ownership has been transferred to the system, but it can lock and read from the data until the CloseClipboard function is called.
4:52 PM Ticket #3982 (_ClipPutFile should not free memory) updated by J-Paul Mesnage
Owner, Status changed
Hi, I don't see any reason to change the UDF The following script work fine […]

Dec 31, 2023:

1:39 PM Ticket #3986 (Au3Check allows chars after ContinueCase but runtime triggers error) closed by Jos
Fixed: Fixed by revision [13026] in version: 3.3.17.0
12:40 AM Ticket #3986 (Au3Check allows chars after ContinueCase but runtime triggers error) created by genius257
The following code passes with no warnings or errors with Au3Check, …

Dec 21, 2023:

11:00 AM Ticket #3985 (_ArrayDisplay() + $WS_EX_TOPMOST) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
10:51 AM Ticket #3985 (_ArrayDisplay() + $WS_EX_TOPMOST) updated by mLipok
Description, Summary changed
10:49 AM Ticket #3985 (_ArrayDisplay() + $WS_EX_TOPMOST) created by mLipok
Please consider in _ArrayDisplay() adding $WS_EX_TOPMOST to …

Dec 18, 2023:

5:37 PM Ticket #3984 (GUICtrlSetGraphic stops working after Sleep) created by Nine
As title says, only first circle is displayed. But if you remove the …

Dec 17, 2023:

12:29 AM Ticket #3940 (_GUICtrlTab_GetItemText does not work in V3.3.16.1) closed by J-Paul Mesnage
Fixed: Fixed by revision [13020] in version: 3.3.17.0

Dec 16, 2023:

2:37 PM Ticket #3903 (_GuiCtrlTab_GetItem() fails to retrieve Tab text in AutoIt 3.3.16.0) closed by J-Paul Mesnage
Fixed: Fixed by revision [13019] in version: 3.3.17.0
2:30 PM Ticket #3940 (_GUICtrlTab_GetItemText does not work in V3.3.16.1) updated by J-Paul Mesnage
Owner, Status changed

Dec 9, 2023:

1:10 PM Ticket #3982 (_ClipPutFile should not free memory) created by Nine
As per discussion here and MSDN : …

Dec 5, 2023:

7:53 AM Ticket #3940 (_GUICtrlTab_GetItemText does not work in V3.3.16.1) updated by J-Paul Mesnage
I still need a replicating script Thanks
Note: See TracTimeline for information about the timeline view.