Alexandre Julliard pushed to branch master at wine / wine
Commits: df9a819d by Alexandre Julliard at 2025-08-18T15:59:15+02:00 tapi32: Move registry keys out of wine.inf.
- - - - - 4d6faefd by Alexandre Julliard at 2025-08-18T16:00:51+02:00 win32u: Add NtGdiCancelDC() stub.
- - - - - 05fb4264 by Alexandre Julliard at 2025-08-18T16:01:51+02:00 win32u: Implement NtUserGetCursorPos().
- - - - - 300194f1 by Alexandre Julliard at 2025-08-18T16:03:46+02:00 win32u: Implement NtGdiGet/SetMiterLimit().
- - - - -
20 changed files:
- dlls/gdi32/dc.c - dlls/gdi32/gdi32.spec - dlls/gdi32/tests/dc.c - dlls/tapi32/Makefile.in - + dlls/tapi32/tapi.rc - + dlls/tapi32/tapi.rgs - dlls/win32u/dc.c - dlls/win32u/defwnd.c - dlls/win32u/input.c - dlls/win32u/main.c - dlls/win32u/painting.c - dlls/win32u/sysparams.c - dlls/win32u/win32syscalls.h - dlls/win32u/win32u.spec - dlls/win32u/win32u_private.h - dlls/wow64win/gdi.c - dlls/wow64win/user.c - include/ntgdi.h - include/ntuser.h - loader/wine.inf.in
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f0d0f3ae9cd78d5446868927253e1d...