Alexandre Julliard : ntdll: Return a char pointer instead of an ANSI_STRING in nt_to_unix_file_name().

Alexandre Julliard julliard at winehq.org
Thu Jul 9 17:10:38 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jul  9 09:57:57 2020 +0200

ntdll: Return a char pointer instead of an ANSI_STRING in nt_to_unix_file_name().

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

---

 dlls/ntdll/unix/file.c         | 124 ++++++++++++++++++++++-------------------
 dlls/ntdll/unix/loader.c       |   8 +--
 dlls/ntdll/unix/process.c      |   6 +-
 dlls/ntdll/unix/unix_private.h |   3 +-
 4 files changed, 76 insertions(+), 65 deletions(-)

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



More information about the wine-cvs mailing list