[Git][wine/wine][master] 2 commits: user32: Store a scroll_info pointer in the scrollbar control info.
Alexandre Julliard pushed to branch master at wine / wine Commits: 9677960e by Rémi Bernon at 2026-06-09T13:47:21+02:00 user32: Store a scroll_info pointer in the scrollbar control info. - - - - - 7c6bd001 by Rémi Bernon at 2026-06-09T13:47:21+02:00 user32: Set FNID for the builtin scrollbar window class. This adds a todo_wine on the comctl32 scrollbar test as the comctl32 class is supposed to be duplicated from the user32 class instead of reusing it. - - - - - 5 changed files: - dlls/comctl32/tests/misc.c - dlls/user32/tests/class.c - dlls/win32u/class.c - dlls/win32u/ntuser_private.h - dlls/win32u/scroll.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/34113d09c9f67cdf5a2b3633b02cc3... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/34113d09c9f67cdf5a2b3633b02cc3... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)