[Git][wine/wine][master] 3 commits: comctl32/tests: Add tests for WM_MEASUREITEM with combobox.
Alexandre Julliard pushed to branch master at wine / wine Commits: 128d54df by Paul Gofman at 2025-11-18T08:01:59-06:00 comctl32/tests: Add tests for WM_MEASUREITEM with combobox. - - - - - 26b28277 by Paul Gofman at 2025-11-18T08:01:59-06:00 comctl32/combo: Adjust MEASUREITEMSTRUCT.itemHeight by 2 instead of 6. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58932 - - - - - f5149b3b by Paul Gofman at 2025-11-18T08:02:01-06:00 user32/combo: Adjust MEASUREITEMSTRUCT.itemHeight by 2 instead of 6. - - - - - 4 changed files: - dlls/comctl32/tests/combo.c - dlls/comctl32_v6/combo.c - dlls/user32/combo.c - dlls/user32/tests/combo.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/caf4e58d820b61a6be97a7f2ea1bde... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/caf4e58d820b61a6be97a7f2ea1bde... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)