[Git][wine/wine][master] 9 commits: comctl32/tests: Add general tests for OBJID_QUERYCLASSNAMEIDX.
Alexandre Julliard pushed to branch master at wine / wine Commits: 354e6b0d by Esme Povirk at 2025-07-30T23:35:45+09:00 comctl32/tests: Add general tests for OBJID_QUERYCLASSNAMEIDX. - - - - - 314befb5 by Esme Povirk at 2025-07-30T23:35:45+09:00 comctl32: Implement OBJID_QUERYCLASSNAMEIDX for Animate controls. - - - - - ab00d095 by Esme Povirk at 2025-07-30T23:35:45+09:00 comctl32: Implement OBJID_QUERYCLASSNAMEIDX for hotkey controls. - - - - - bbabc73a by Esme Povirk at 2025-07-30T23:35:45+09:00 comctl32: Implement OBJID_QUERYCLASSNAMEIDX for listviews. - - - - - 218278e3 by Esme Povirk at 2025-07-30T23:35:45+09:00 comctl32: Implement OBJID_QUERYCLASSNAMEIDX for tooltips. - - - - - 39bea871 by Esme Povirk at 2025-07-30T23:35:45+09:00 comctl32: Implement OBJID_QUERYCLASSNAMEIDX for trackbar controls. - - - - - 8cd2be01 by Esme Povirk at 2025-07-30T23:35:45+09:00 comctl32: Implement OBJID_QUERYCLASSNAMEIDX for treeviews. - - - - - e29723e0 by Esme Povirk at 2025-07-30T23:35:45+09:00 comctl32: Implement OBJID_QUERYCLASSNAMEIDX for updown controls. - - - - - 93f1c50a by Esme Povirk at 2025-07-30T23:35:45+09:00 comctl32/tests: Remove individual OBJID_QUERYCLASSNAMEIDX tests. - - - - - 17 changed files: - dlls/comctl32/animate.c - dlls/comctl32/hotkey.c - dlls/comctl32/listview.c - dlls/comctl32/tests/button.c - dlls/comctl32/tests/combo.c - dlls/comctl32/tests/edit.c - dlls/comctl32/tests/listbox.c - dlls/comctl32/tests/misc.c - dlls/comctl32/tests/progress.c - dlls/comctl32/tests/static.c - dlls/comctl32/tests/status.c - dlls/comctl32/tests/tab.c - dlls/comctl32/tests/toolbar.c - dlls/comctl32/tooltips.c - dlls/comctl32/trackbar.c - dlls/comctl32/treeview.c - dlls/comctl32/updown.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ce57f1ad9dfa06d3cbe7b3c80eed31... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ce57f1ad9dfa06d3cbe7b3c80eed31... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)