30 Jun
2025
30 Jun
'25
8:54 p.m.
On Fri Jun 27 08:37:27 2025 +0000, Nikolay Sivov wrote:
Do we need to check message sequences if they are going to remain todo after the fix? I added that message sequence to show that the header is painted before WM_ERASEBKGND for the listview. Without the sequence, it might seem there are other possibilities. For example, the BeginPaint(listview) could be ahead of UpdateWindow(header), or maybe no WM_ERASEBKGND should be sent. Even if it remains a todo after the fix, I think it provides some insight about how it's supposed to work. So I would like to keep it if that's okay.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8447#note_108177