ntdll: Add FSCTL_GET_REPARSE_POINT semi-stub.
commit65797763b3ac4fcab7ffc83a4f95b2e87c81f58a
authorJoel Holdsworth <joel@airwebreathe.org.uk>
Thu, 20 Oct 2022 10:25:07 +0000 (20 11:25 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Oct 2022 19:37:45 +0000 (24 21:37 +0200)
treede356d778b2e1926276c0d37d33e15fd23991c04
parented8161883a6a9f4391371a84b1b7921095ba2839
ntdll: Add FSCTL_GET_REPARSE_POINT semi-stub.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=39627
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53439
Signed-off-by: Joel Holdsworth <joel@airwebreathe.org.uk>
dlls/ntdll/tests/file.c
dlls/ntdll/unix/file.c