Alexandre Julliard : ntdll: Pass the NT name in the create_file request.

Alexandre Julliard julliard at winehq.org
Tue Feb 9 15:57:08 CST 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Feb  9 13:29:22 2021 +0100

ntdll: Pass the NT name in the create_file request.

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

---

 dlls/ntdll/unix/env.c          | 21 ++++++-------
 dlls/ntdll/unix/file.c         | 68 +++++++++++++++++++++++++++++++-----------
 dlls/ntdll/unix/loader.c       |  2 +-
 dlls/ntdll/unix/process.c      |  2 +-
 dlls/ntdll/unix/unix_private.h |  3 +-
 server/file.c                  | 11 ++-----
 6 files changed, 67 insertions(+), 40 deletions(-)

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



More information about the wine-cvs mailing list