On Wed Jun 18 11:48:57 2025 +0000, Nikolay Sivov wrote:
What I mean here is could we change GetHeaderRect() to always use HDM_GETITEMRECT, and get rid of cached rcHeader complete, in one go? I haven't tried myself, so I don't know if any issues might come up.
It seems the caching is still needed. Many tests will fail if the caching is gone.