[Git][wine/wine][master] 4 commits: ntdll: Implement FileIdExtdBothDirectoryInformation.
Alexandre Julliard pushed to branch master at wine / wine Commits: 1de8b374 by Elizabeth Figura at 2025-11-25T12:16:53+01:00 ntdll: Implement FileIdExtdBothDirectoryInformation. - - - - - 221f03e4 by Elizabeth Figura at 2025-11-25T12:16:54+01:00 kernelbase: Report the reparse tag from FindNextFile(). - - - - - 86a1ff04 by Erich Hoover at 2025-11-25T12:16:54+01:00 kernelbase: Implement CreateSymbolicLink(). Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=44948 - - - - - 66cd41d5 by Elizabeth Figura at 2025-11-25T12:16:55+01:00 kernel32: Implement SetVolumeMountPoint(). Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=41034 - - - - - 11 changed files: - dlls/kernel32/path.c - dlls/kernel32/tests/file.c - dlls/kernel32/tests/volume.c - dlls/kernel32/volume.c - dlls/kernelbase/file.c - dlls/msvcp120/tests/msvcp120.c - dlls/msvcp140/tests/msvcp140.c - dlls/ntdll/tests/file.c - dlls/ntdll/unix/file.c - include/winnt.h - include/winternl.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8e555d72c1a19a69dd7254650330ff... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8e555d72c1a19a69dd7254650330ff... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)