Paul Gofman : ntdll: Implement LdrGetDllHandleEx() function.

Alexandre Julliard julliard at winehq.org
Mon Sep 27 15:21:45 CDT 2021


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

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Mon Sep 27 13:50:01 2021 +0300

ntdll: Implement LdrGetDllHandleEx() function.

Signed-off-by: Paul Gofman <pgofman at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernel32/tests/module.c | 107 +++++++++++++++++++++++++++++++++++++++++++
 dlls/ntdll/loader.c          |  44 ++++++++++++++++--
 dlls/ntdll/ntdll.spec        |   1 +
 include/winternl.h           |   5 ++
 4 files changed, 152 insertions(+), 5 deletions(-)

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



More information about the wine-cvs mailing list