Paul Gofman : ntdll: Store module dependencies in DDAG structure.

Alexandre Julliard julliard at winehq.org
Wed Nov 3 16:42:01 CDT 2021


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

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Tue Nov  2 13:26:42 2021 +0300

ntdll: Store module dependencies in DDAG structure.

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

---

 dlls/kernel32/tests/module.c |  12 +--
 dlls/ntdll/loader.c          | 201 +++++++++++++++++++++++++++++++------------
 include/winternl.h           |   4 +-
 3 files changed, 152 insertions(+), 65 deletions(-)

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



More information about the wine-cvs mailing list