Timeline



Apr 27, 2026: Yesterday

11:09 AM Ticket #4091 (Header painting dysfunctional when subclassed in ListView) updated by mLipok
Description changed

Apr 26, 2026:

7:41 PM Ticket #4091 (Header painting dysfunctional when subclassed in ListView) updated by Nine
@mattyd - I know about this workaround. In the other track I made, I was also using the listview proc instead of the GUI. But I still think there is a bug here that we should address.
4:51 PM Ticket #4091 (Header painting dysfunctional when subclassed in ListView) updated by MattyD
Guessing this is probably a windows thing as returning _WinAPI_DefWindowProcW instead of $GUI_RUNDEFMSG doesn't change the behavior. The below works in both x64 & x86 when we handle the listview's WM_NOTIFY messages rather than the GUI's. […]
12:08 PM Ticket #4091 (Header painting dysfunctional when subclassed in ListView) updated by mLipok
My note I think that WM_NOTIFY() function registered by GUIRegisterMsg() in x64 is not allways called.
11:42 AM Ticket #4091 (Header painting dysfunctional when subclassed in ListView) created by Nine
The following line is not executed properly when run in x64 while it …

Apr 25, 2026:

4:12 PM Ticket #4090 (GUI freezes with Header subclassing in ListView) created by Nine
It is a very basic example. It may takes a little while to get it …

Apr 21, 2026:

3:38 PM Ticket #4089 (Fixing __ArrayDisplay_SortArrayStruct dll declaration) updated by pixelsearch
For info, the following pattern is a bit more precise, taking care of eventual several spaces or Tabs in the line, between the word Static and the word Local. Gladly we don't find this case in any of our include files (or the lines would have appeared in the results of my preceding post) […]

Apr 20, 2026:

9:40 PM Ticket #4089 (Fixing __ArrayDisplay_SortArrayStruct dll declaration) updated by Jos
Component changed
7:59 PM Ticket #4089 (Fixing __ArrayDisplay_SortArrayStruct dll declaration) updated by pixelsearch
Jean-Paul, for the record, I ran the following RegEx pattern in a loop on all include files (155) The negative lookahead part didn't catch 7 "Static Local" lines found in WinAPIRes.au3 and WinAPISys.au3, which seems correct as they are valid lines. […]
5:26 PM Ticket #4089 (Fixing __ArrayDisplay_SortArrayStruct dll declaration) closed by Jpm
Fixed: Fixed by revision [13371] in version: 3.3.19.0 Fixed #4089: Static not declared as Local in some UDF.
1:57 PM Ticket #4089 (Fixing __ArrayDisplay_SortArrayStruct dll declaration) updated by TommyDDR
(Forgot my username)
1:56 PM Ticket #4089 (Fixing __ArrayDisplay_SortArrayStruct dll declaration) created by anonymous
How to reproduct : Global Const $hDll = 0 #include <Array.au3> What …

Apr 16, 2026:

10:04 AM Ticket #4083 (COM Error Handler - not always fires event - when assigning values) updated by Jpm
Owner, Status changed
Fix sent to Jon

Apr 15, 2026:

3:21 PM Ticket #4086 (Bug with IniReadSectionNames if file is coded with UTF-8-BOM) closed by Jpm
Fixed: Fixed by revision [13369] Added #4086: Some precision about UTF8 with BOM ini file for ini functions.

Apr 14, 2026:

4:41 PM Ticket #4085 (__GUICtrl_IsWow64Process($hWnd) issue) closed by Jpm
No Bug: Hi so I close the ticket
Note: See TracTimeline for information about the timeline view.