Alexandre Julliard pushed to branch master at wine / wine
Commits: 04ef9695 by Jacek Caban at 2025-11-04T11:43:15+01:00 win32u: Introduce NtUserWintabDriverCall to provide a way for wintab32 to call display drivers.
- - - - - 7ddb9083 by Jacek Caban at 2025-11-04T11:43:16+01:00 wintab32: Attach tablet through win32u.
- - - - - f5d7206b by Jacek Caban at 2025-11-04T11:43:17+01:00 wintab32: Retrieve current tablet packet through win32u.
- - - - - 5334d391 by Jacek Caban at 2025-11-04T11:43:18+01:00 wintab32: Query tablet information through win32u.
- - - - - c39694e7 by Jacek Caban at 2025-11-04T11:43:19+01:00 wintab32: Initialize tablet through win32u.
- - - - - 16688aac by Jacek Caban at 2025-11-04T11:43:20+01:00 winex11: Remove no longer needed unixlib.h.
- - - - -
17 changed files:
- dlls/win32u/driver.c - dlls/win32u/message.c - dlls/winex11.drv/Makefile.in - dlls/winex11.drv/dllmain.c - dlls/winex11.drv/init.c - − dlls/winex11.drv/unixlib.h - − dlls/winex11.drv/winex11.drv.spec - dlls/winex11.drv/wintab.c - dlls/winex11.drv/x11drv.h - dlls/winex11.drv/x11drv_main.c - dlls/wintab32/Makefile.in - dlls/wintab32/context.c - dlls/wintab32/wintab32.c - dlls/wintab32/wintab_internal.h - dlls/wow64win/user.c - include/ntuser.h - include/wine/gdi_driver.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/78d92b6f3cd3ff5496b4b389762fd4...