Timeline



Jan 28, 2026:

10:45 PM Ticket #4069 (Documentation for: _WinAPI_PrintWindow) updated by mLipok
Description changed
10:44 PM Ticket #4069 (Documentation for: _WinAPI_PrintWindow) created by mLipok
The documenation for _WinAPI_PrintWindow() is not accurate. …
5:11 PM Ticket #4068 (Add S_FALSE to WinAPIConstants) updated by argumentum
https://learn.microsoft.com/en-us/windows/win32/learnwin32/error-handling-in-com

Jan 26, 2026:

4:49 PM Ticket #4068 (Add S_FALSE to WinAPIConstants) updated by J-Paul Mesnage
Why not but where to documented it or reference it
10:39 AM Ticket #4067 (_WinAPI_EnumWindowStations() example and documentation) closed by J-Paul Mesnage
Fixed: Fixed by revision [13263] in version: 3.3.19.0
10:38 AM Ticket #4067 (_WinAPI_EnumWindowStations() example and documentation) updated by J-Paul Mesnage
In fact the use of the #include is a go around. I will fix the include files
1:00 AM Ticket #4068 (Add S_FALSE to WinAPIConstants) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
12:03 AM Ticket #4068 (Add S_FALSE to WinAPIConstants) created by MattyD
Not a biggie, but I thought it might be useful to add $S_FALSE to …

Jan 25, 2026:

6:31 PM Ticket #4067 (_WinAPI_EnumWindowStations() example and documentation) created by mLipok
https://www.autoitscript.com/forum/topic/213432-questions-about-_winapi

Jan 24, 2026:

8:55 AM Ticket #4066 (OnAutoItStartRegister Example fails) closed by J-Paul Mesnage
Fixed: Fixed by revision [13261] in version: 3.3.19.0

Jan 23, 2026:

6:30 PM Ticket #4066 (OnAutoItStartRegister Example fails) updated by donnyh13
Interesting, thanks for the research pixelsearch! Yes, before I posted I actually hit a bug report that reported the same function for having magic numbers (12 years ago), but jpm caught it that it couldn't have #Includes, so it was changed to documentation changes only.

Jan 22, 2026:

10:04 PM Ticket #4066 (OnAutoItStartRegister Example fails) updated by pixelsearch
Nice catch donnyh13 . For the record, it worked fine a few years ago, this is what happened : * AutoIt version 3.3.14.2 (released in 2015) Everything was correct because examples for OnAutoItStartRegister and OnAutoItExitRegister were different : OnAutoItStartRegister => MsgBox(4096, ...) OnAutoItExitRegister => MsgBox($MB_SYSTEMMODAL, ...) * AutoIt version 3.3.14.3 (released in 2018) An incorrect change was made in the help file (maybe to get rid of magic numbers ?) resulting in : OnAutoItStartRegister => MsgBox($MB_SYSTEMMODAL, ...) OnAutoItExitRegister => MsgBox($MB_SYSTEMMODAL, ...)
4:45 PM Ticket #4066 (OnAutoItStartRegister Example fails) created by donnyh13
The help file for OnAutoItStartRegister states: As the function …

Jan 20, 2026:

9:19 PM Ticket #4025 (_DebugSetup new $vReportType to combine "1 - Report Log Window" and "4 ...) closed by J-Paul Mesnage
Completed: Added by revision [13251] in version: 3.3.19.0
9:06 AM Ticket #4065 (Variable $DMW_LOCALE_USER is missing in DateTimeConstants.au3, but is ...) closed by J-Paul Mesnage
Fixed: Fixed by revision [13248] in version: 3.3.19.0

Jan 19, 2026:

4:41 PM Ticket #4064 (_WinAPI_DecompressBuffer does not work for $COMPRESSION_FORMAT_XPRESS_HUFF) closed by J-Paul Mesnage
Fixed: Fixed by revision [13247] in version: 3.3.19.0

Jan 13, 2026:

12:07 PM Ticket #4065 (Variable $DMW_LOCALE_USER is missing in DateTimeConstants.au3, but is ...) updated by Jos
Helpfile needs update from $DMW_LOCALE_USER to $DMW_LONGNAME.
11:43 AM Ticket #4065 (Variable $DMW_LOCALE_USER is missing in DateTimeConstants.au3, but is ...) created by Don.T.Vomit@…
The variable $DMW_LOCALE_USER is used in the helpfile when getting …

Jan 11, 2026:

1:06 AM Ticket #4064 (_WinAPI_DecompressBuffer does not work for $COMPRESSION_FORMAT_XPRESS_HUFF) created by andybiochem
Hi, The _WinAPI_DecompressBuffer UDF does not work when using the …

Jan 9, 2026:

12:00 AM Ticket #4062 (InetRead() return http_statuscode on error) updated by TicketCleanup
Version changed
Automatic ticket cleanup.

Jan 8, 2026:

11:42 PM Ticket #4061 (AutoIt x64 issue with: Error allocating memory) updated by mLipok
Version changed
11:42 PM Ticket #4062 (InetRead() return http_statuscode on error) updated by mLipok
Version changed
11:42 PM Ticket #4060 (DllStructCreate() issue with handling errors: Error allocating memory) updated by mLipok
Version changed
11:40 PM Ticket #4056 (MakePoints addition to WinAPIConv.au3) updated by mLipok
Description changed
11:39 PM Ticket #4062 (InetRead() return http_statuscode on error) updated by mLipok
Description changed
11:38 PM Ticket #4063 (ControlGetPos does not return info about a nested Child window) updated by mLipok
Description changed

Jan 7, 2026:

6:50 AM Ticket #4063 (ControlGetPos does not return info about a nested Child window) updated by J-Paul Mesnage
Owner, Status changed
Fix sent to Jon

Jan 3, 2026:

8:32 PM Ticket #4063 (ControlGetPos does not return info about a nested Child window) created by J-Paul Mesnage
here a repro example […]
Note: See TracTimeline for information about the timeline view.