-
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.