Alexandre Julliard : ntdll: Don't set the DllPath parameter by default.

Alexandre Julliard julliard at winehq.org
Wed Mar 24 16:20:40 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Mar 24 10:54:05 2021 +0100

ntdll: Don't set the DllPath parameter by default.

Recent Windows versions don't set it either.

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

---

 dlls/kernelbase/process.c | 10 +++-----
 dlls/ntdll/env.c          | 59 +++++++++++++++++++++++------------------------
 dlls/ntdll/loader.c       | 32 ++++++++++++-------------
 dlls/ntdll/unix/env.c     |  1 -
 4 files changed, 47 insertions(+), 55 deletions(-)

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



More information about the wine-cvs mailing list