[Git][wine/wine][master] 2 commits: comctl32/listview: Initialize hot cursor handle.
Alexandre Julliard pushed to branch master at wine / wine Commits: e5b0ead2 by Nikolay Sivov at 2024-11-15T19:07:04+01:00 comctl32/listview: Initialize hot cursor handle. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 6a015328 by Nikolay Sivov at 2024-11-15T19:07:06+01:00 comctl32/listview: Send LVN_HOTTRACK in response to mouse moves. It's worth noting that comctl32 v6 have hottracking notifications enabled by default, there is no need to set any extended styles. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 2 changed files: - dlls/comctl32/listview.c - dlls/comctl32/tests/listview.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b9c06c44744ed979803180159320ad... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b9c06c44744ed979803180159320ad... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)