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@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@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...