July 11, 2025
2:34 a.m.
user32 controls copies should exist only in v6 module;
All the points except this one are addressed in the initial PoC branch. A list of things to do. - [X] if `dlls/<name>/` affects anything, we don't want comctl32_v6 appearing anywhere; - [X] new dlls should be installed in sxs dir; - [X] version resources should be adjusted; - [ ] user32 controls copies should exist only in v6 module; - [X] I don't know if starting without a prefix will set up everything properly and sxs module is going to picked up, it's possible that there is more work to be done there. - [ ] Remove theming from v5. - [ ] Use PARENTSRC to share source. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8261#note_109548