[Git][wine/wine][master] 4 commits: server: Fix get_next_hook return value when no hook is found.
Alexandre Julliard pushed to branch master at wine / wine Commits: 81ee3a08 by Alexandre Julliard at 2025-08-21T13:54:09+02:00 server: Fix get_next_hook return value when no hook is found. - - - - - 4bd8b930 by Alexandre Julliard at 2025-08-21T13:54:09+02:00 kernel32: Preserve trailing slash for existing paths in wine_get_dos_file_name(). Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58615 - - - - - 3df55523 by Alexandre Julliard at 2025-08-21T22:28:35+02:00 kernel32: Preserve trailing slash for existing paths in wine_get_unix_file_name(). Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58615 - - - - - 60ea823d by Alexandre Julliard at 2025-08-21T22:28:35+02:00 win32u: Define all stubs as syscalls. - - - - - 7 changed files: - dlls/kernel32/path.c - dlls/win32u/main.c - dlls/win32u/syscall.c - dlls/win32u/win32syscalls.h - dlls/win32u/win32u.spec - dlls/wow64win/syscall.c - server/hook.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/657df43ea7a853ddb620602dbf294e... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/657df43ea7a853ddb620602dbf294e... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)