Alexandre Julliard pushed to branch master at wine / wine
Commits: f21934c6 by Alexandre Julliard at 2025-07-15T23:31:23+02:00 ntdll: Share more filename string constants.
- - - - - 4c8ad9b9 by Alexandre Julliard at 2025-07-15T23:31:23+02:00 ntdll: Move the helper to build NT pathnames to file.c.
- - - - - 4c64bcad by Alexandre Julliard at 2025-07-15T23:31:23+02:00 ntdll: Add a ntdll_get_unix_file_name() helper.
- - - - - 7734b87e by Alexandre Julliard at 2025-07-15T23:31:23+02:00 win32u: Use the ntdll_get_unix_file_name() helper.
- - - - - e0690d51 by Alexandre Julliard at 2025-07-15T23:31:23+02:00 winemac.drv: Use the ntdll_get_unix_file_name() helper.
- - - - - 4a6bb793 by Alexandre Julliard at 2025-07-15T23:31:23+02:00 winex11.drv: Use the ntdll_get_unix_file_name() helper.
- - - - - 97a06f84 by Alexandre Julliard at 2025-07-15T23:31:23+02:00 winspool: Use the ntdll_get_unix_file_name() helper.
- - - - -
8 changed files:
- dlls/ntdll/unix/file.c - dlls/ntdll/unix/process.c - dlls/ntdll/unix/unix_private.h - dlls/win32u/freetype.c - dlls/winemac.drv/clipboard.c - dlls/winex11.drv/clipboard.c - dlls/winspool.drv/cups.c - include/wine/unixlib.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fd422389a08b49b0b73fd904f44162...