July 10, 2025
11:22 a.m.
On Thu Jun 19 10:16:38 2025 +0000, Ziqing Hui wrote:
Depending on how the list is created, maybe we can infer which version was used. Sorry, I don't understand. How do we distinguish v5 and v6 imagelists from the creation? Maybe check for DLL redirection? For example, `FindActCtxSectionStringA(0, NULL, ACTIVATION_CONTEXT_SECTION_DLL_REDIRECTION, "comctl32.dll", &data)` in load_v6_module(). And of course, v5 and v6 should be separated in the future. Are there necessary things missing for doing the separation? I know we tried to delay it. But maybe it's time.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8261#note_109461