Timeline
Feb 22, 2026:
- 11:59 PM Ticket #4075 (Bug with example of _GUICtrlButton_GetImageList) created by
- Doing a @CRLFT at the end of a memoscript erases all the thing before. …
Feb 21, 2026:
- 1:17 PM Ticket #4073 (Missing $FOFX_ constants) updated by
- I am using them with interface COM created by ObjCreateInterface for IFileOperation (replacement of _WinAPI_ShellFileOperation since Vista). I suppose it can be compared to this other Track
- 9:45 AM Ticket #4073 (Missing $FOFX_ constants) updated by
- Hi in which function those constants are they used ?
- 8:50 AM Ticket #4074 (Error in _WinAPI_GetKeyboardLayout example) closed by
- Fixed: Fixed by revision [13294] in version: 3.3.19.0
- 8:43 AM Ticket #4072 (_WinAPI_CallWindowProc.au3 example crash - rc:-1073741819) closed by
- Fixed: Fixed by revision [13293] in version: 3.3.19.0
- 12:51 AM Ticket #4072 (_WinAPI_CallWindowProc.au3 example crash - rc:-1073741819) updated by
-
Sorry for the short form - I was very busy when I reported it.
I noticed a problem with the
_WinAPI_CallWindowProc.au3example. When I try to run it in 64-bit AutoIt, it crashes with theresult: - rc:-1073741819Could someone check this?
Feb 20, 2026:
- 2:18 PM Ticket #4074 (Error in _WinAPI_GetKeyboardLayout example) created by
- It should be _WinAPI_LoWord instead of _WinAPI_HiWord. […]
- 2:07 PM Ticket #4073 (Missing $FOFX_ constants) created by
- All $FOF_ constants are defined in APIShellExConstants.au3. But all …
- 7:45 AM Ticket #4070 (CHM HelpFile should open externall links in default windows browser) closed by
- Completed: Added by revision [13291] in version: 3.3.19.0
Feb 19, 2026:
- 12:26 PM Ticket #4072 (_WinAPI_CallWindowProc.au3 example crash - rc:-1073741819) updated by
-
Description changed
- 12:25 PM Ticket #4072 (_WinAPI_CallWindowProc.au3 example crash - rc:-1073741819) updated by
-
Version changed
- 12:25 PM Ticket #4072 (_WinAPI_CallWindowProc.au3 example crash - rc:-1073741819) updated by
-
Component changed
- 12:24 PM Ticket #4072 (_WinAPI_CallWindowProc.au3 example crash - rc:-1073741819) updated by
-
Description changed
- 12:23 PM Ticket #4072 (_WinAPI_CallWindowProc.au3 example crash - rc:-1073741819) created by
- Using _WinAPI_CallWindowProc.au3 I get: results for autoit3_x64.exe …
Feb 18, 2026:
- 12:43 PM Ticket #4071 ($GUI_ONTOP sends labels to wrong end of z-order) updated by
- Well done jpm
- 12:29 PM Ticket #4071 ($GUI_ONTOP sends labels to wrong end of z-order) updated by
-
Owner, Status changed
- 8:50 AM Ticket #4071 ($GUI_ONTOP sends labels to wrong end of z-order) updated by
- Hi, I found a solution for the use of $WS_CLIPSIBLINGS I am not sure why the solution for #2247 need to use an insertion to botom for label without the $WS_CLIPSIBLINGS Fix sent to Jon
Feb 17, 2026:
- 5:04 PM Ticket #4071 ($GUI_ONTOP sends labels to wrong end of z-order) updated by
- Hi, The proposed go around are equivalent to revert the #2287 But now how to have both working? Thanks for the help
Feb 15, 2026:
- 1:47 PM Ticket #4071 ($GUI_ONTOP sends labels to wrong end of z-order) created by
- Apologies if this should be a comment in #2287, I wasn't sure if that …
Feb 8, 2026:
- 3:00 PM Ticket #4070 (CHM HelpFile should open externall links in default windows browser) updated by
-
Version changed
Automatic ticket cleanup. - 2:55 PM Ticket #4070 (CHM HelpFile should open externall links in default windows browser) updated by
-
Description changed
- 2:53 PM Ticket #4070 (CHM HelpFile should open externall links in default windows browser) updated by
-
Description changed
- 2:51 PM Ticket #4070 (CHM HelpFile should open externall links in default windows browser) created by
-
For example in
Running under Windows 64-bit Editionsection of the …
Jan 30, 2026:
- 4:28 PM Ticket #4068 (Add S_FALSE to WinAPIConstants) closed by
- Completed: Added by revision [13271] in version: 3.3.19.0
Jan 29, 2026:
- 3:24 PM Ticket #4069 (Documentation for: _WinAPI_PrintWindow) closed by
- Fixed: Fixed by revision [13269] in version: 3.3.19.0
Jan 28, 2026:
- 10:45 PM Ticket #4069 (Documentation for: _WinAPI_PrintWindow) updated by
-
Description changed
- 10:44 PM Ticket #4069 (Documentation for: _WinAPI_PrintWindow) created by
- The documenation for _WinAPI_PrintWindow() is not accurate. …
- 5:11 PM Ticket #4068 (Add S_FALSE to WinAPIConstants) updated by
- 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
- Why not but where to documented it or reference it
- 10:39 AM Ticket #4067 (_WinAPI_EnumWindowStations() example and documentation) closed by
- Fixed: Fixed by revision [13263] in version: 3.3.19.0
- 10:38 AM Ticket #4067 (_WinAPI_EnumWindowStations() example and documentation) updated by
- 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
-
Version changed
Automatic ticket cleanup. - 12:03 AM Ticket #4068 (Add S_FALSE to WinAPIConstants) created by
- 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
- https://www.autoitscript.com/forum/topic/213432-questions-about-_winapi …
Jan 24, 2026:
- 8:55 AM Ticket #4066 (OnAutoItStartRegister Example fails) closed by
- Fixed: Fixed by revision [13261] in version: 3.3.19.0
Jan 23, 2026:
- 6:30 PM Ticket #4066 (OnAutoItStartRegister Example fails) updated by
- 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.
Note:
See TracTimeline
for information about the timeline view.
