On Fri Oct 10 03:30:29 2025 +0000, Zhiyi Zhang wrote:
Hi, Ziqing, the comctl32 v5 and v6 separation is done. You can use __WINE_COMCTL32_VERSION to check the comctl32 version. See https://gitlab.winehq.org/wine/wine/-/merge_requests/9150/diffs?commit_id=ef... for example. You can start working on v6 specific behaviors.
Thanks a lot for your work! Now I can move this forwards.