Alexandre Julliard : ntdll: Implement RtlGetSearchPath().

Alexandre Julliard julliard at winehq.org
Tue Oct 1 15:50:30 CDT 2019


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Oct  1 09:33:52 2019 +0200

ntdll: Implement RtlGetSearchPath().

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

---

 dlls/kernel32/tests/path.c | 98 ++++++++++++++++++++++++++++++++++++++++++++--
 dlls/ntdll/loader.c        | 89 +++++++++++++++++++++++++++++++++++++++++
 dlls/ntdll/ntdll.spec      |  2 +
 include/winternl.h         |  4 +-
 4 files changed, 189 insertions(+), 4 deletions(-)

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



More information about the wine-cvs mailing list