Alexandre Julliard pushed to branch master at wine / wine Commits: 979575e7 by Alexandre Julliard at 2026-01-27T23:05:11+01:00 ntdll: Don't use 64-bit arguments for NtSetLdtEntries(). - - - - - 73c42f98 by Alexandre Julliard at 2026-01-27T23:05:11+01:00 winebuild: Disallow int64 and int128 types for syscall entry points. - - - - - 6397bf7a by Alexandre Julliard at 2026-01-27T23:09:09+01:00 win32u: Specify NtUserCreateWindowEx handle arguments as ptr. To make it clear that there's no issue with argument packing on macOS ARM64. - - - - - 11 changed files: - dlls/krnl386.exe16/selector.c - dlls/ntdll/ntdll.spec - dlls/ntdll/ntsyscalls.h - dlls/ntdll/signal_arm64ec.c - dlls/ntdll/tests/wow64.c - dlls/ntdll/unix/virtual.c - dlls/win32u/win32u.spec - dlls/wow64/virtual.c - include/winternl.h - tools/make_specfiles - tools/winebuild/parser.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a43c0156422961e0a4f3831e9f567b... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a43c0156422961e0a4f3831e9f567b... You're receiving this email because of your account on gitlab.winehq.org.