[Git][wine/wine][master] 5 commits: comctl32/progress: Add a helper to get the draw procedures.
Alexandre Julliard pushed to branch master at wine / wine Commits: 19c0ac06 by Zhiyi Zhang at 2025-11-10T23:15:07+01:00 comctl32/progress: Add a helper to get the draw procedures. - - - - - 9c913de9 by Zhiyi Zhang at 2025-11-10T23:15:07+01:00 comctl32/progress: Use COMCTL32_IsThemed() to check if theme is enabled. - - - - - 9bee5721 by Zhiyi Zhang at 2025-11-10T23:15:08+01:00 comctl32/progress: Add a helper to handle WM_THEMECHANGED. - - - - - 8409b0e8 by Zhiyi Zhang at 2025-11-10T23:15:08+01:00 comctl32/progress: Remove theming for comctl32 v5. - - - - - e94ab03e by Zhiyi Zhang at 2025-11-10T23:15:08+01:00 comctl32/propsheet: Remove theming for comctl32 v5. - - - - - 3 changed files: - dlls/comctl32/progress.c - dlls/comctl32/propsheet.c - dlls/comctl32/tests/propsheet.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1d3e1e7b3bed074b9b25bf19f88a65... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1d3e1e7b3bed074b9b25bf19f88a65... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)