[Git][wine/wine][master] 4 commits: ntdll: Add a helper to return both NT and Unix names to open a file.
Alexandre Julliard pushed to branch master at wine / wine Commits: 5b0126f9 by Alexandre Julliard at 2025-06-18T15:15:09+02:00 ntdll: Add a helper to return both NT and Unix names to open a file. - - - - - 4b2d7924 by Alexandre Julliard at 2025-06-18T15:15:09+02:00 ntdll: Make get_redirect() static. - - - - - dabc761a by Alexandre Julliard at 2025-06-18T20:20:59+02:00 ntdll: Try to build a proper NT name when opening files with \??\unix. - - - - - af35741d by Alexandre Julliard at 2025-06-18T20:20:59+02:00 server: Return the NT file name in ObjectNameInformation for file objects. - - - - - 9 changed files: - dlls/ntdll/unix/file.c - dlls/ntdll/unix/loader.c - dlls/ntdll/unix/process.c - dlls/ntdll/unix/registry.c - dlls/ntdll/unix/unix_private.h - server/change.c - server/fd.c - server/file.c - server/file.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b1b5315c1334bf96b99071a98beab5... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b1b5315c1334bf96b99071a98beab5... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)