Alexandre Julliard : ntdll: Use FSCTL_GET_OBJECT_ID to compare file identities.

Alexandre Julliard julliard at winehq.org
Mon Jun 22 15:55:57 CDT 2020


Module: wine
Branch: master
Commit: 9e3893cc29dbcfd53d89abc679d0207cf2492999
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=9e3893cc29dbcfd53d89abc679d0207cf2492999

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Sun Jun 21 16:56:05 2020 +0200

ntdll: Use FSCTL_GET_OBJECT_ID to compare file identities.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/loader.c            | 83 +++++++++++++++++++++---------------------
 dlls/ntdll/unix/loader.c       |  1 -
 dlls/ntdll/unix/server.c       |  4 +-
 dlls/ntdll/unix/unix_private.h |  5 +--
 dlls/ntdll/unixlib.h           |  4 +-
 5 files changed, 47 insertions(+), 50 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=9e3893cc29dbcfd53d89abc679d0207cf2492999



More information about the wine-cvs mailing list