Re: [PATCH 0/2] MR8447: comctl32/listview: Test WM_PAINT with a subclassed header that paints without...
30 Jun
2025
30 Jun
'25
8:54 p.m.
On Fri Jun 27 08:40:32 2025 +0000, Nikolay Sivov wrote:
I see, so validating header rect reduces following erase region and preserves rendered header? Yes. Normally, the original header implementation uses BeginPaint() when handling WM_PAINT, which automatically removes the update region. In this case, an application subclasses the header class and handles WM_PAINT without validating the update region. Thus, the header region is not preserved after calling BeginPaint(listview).
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8447#note_108180
248
Age (days ago)
248
Last active (days ago)
0 comments
1 participants
participants (1)
-
Zhiyi Zhang (@zhiyi)