[Git][wine/wine][master] 6 commits: server: Keep track of builtin class FNID on registration.
Alexandre Julliard pushed to branch master at wine / wine Commits: fd14cfe7 by Rémi Bernon at 2026-06-02T10:35:23+02:00 server: Keep track of builtin class FNID on registration. - - - - - a5b1cfd9 by Rémi Bernon at 2026-06-02T10:35:23+02:00 server: Introduce a get_class_fnid helper. - - - - - b1a9794b by Rémi Bernon at 2026-06-02T10:35:23+02:00 user32: Set builtin class FNID for menu controls. - - - - - c0a52a62 by Rémi Bernon at 2026-06-02T10:35:23+02:00 user32: Set builtin class FNID for MDI client controls. - - - - - fd34c464 by Rémi Bernon at 2026-06-02T10:35:23+02:00 user32: Set builtin class FNID for dialog controls. - - - - - 2c742fc0 by Rémi Bernon at 2026-06-02T10:35:23+02:00 win32u: Set builtin class FNID on window creation. - - - - - 14 changed files: - dlls/user32/defdlg.c - dlls/user32/mdi.c - dlls/user32/menu.c - dlls/user32/tests/class.c - dlls/win32u/class.c - dlls/win32u/menu.c - dlls/win32u/window.c - include/wine/server_protocol.h - server/class.c - server/protocol.def - server/request_handlers.h - server/request_trace.h - server/user.h - server/window.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e426bd4ef9a3c4c31304e016bc0887... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e426bd4ef9a3c4c31304e016bc0887... 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)