ntdll: Initial implementation of FileRenameInformationEx.
commitc7b1551e8f007ceb96953c3c08c82637cded78fe
authorJoel Holdsworth <joel@airwebreathe.org.uk>
Wed, 20 Sep 2023 08:46:14 +0000 (20 09:46 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 3 Oct 2023 19:44:04 +0000 (3 21:44 +0200)
treef67fc864027eab2bd4153b86b13e899269f63fe0
parent25db1c5d49dc339e9b5a25514c198a524bd05484
ntdll: Initial implementation of FileRenameInformationEx.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54997
Signed-off-by: Joel Holdsworth <joel@airwebreathe.org.uk>
dlls/ntdll/tests/file.c
dlls/ntdll/unix/file.c
dlls/wow64/file.c
dlls/wow64/struct32.h
include/wine/server_protocol.h
server/fd.c
server/protocol.def
server/request.h
server/trace.c