Alexandre Julliard : ntdll: Create the memory mapping for a dll directly at open time.

Alexandre Julliard julliard at winehq.org
Mon Feb 11 16:12:11 CST 2019


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Sat Feb  9 10:59:47 2019 +0100

ntdll: Create the memory mapping for a dll directly at open time.

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

---

 dlls/ntdll/loader.c | 214 ++++++++++++++++++++++++++++++----------------------
 1 file changed, 124 insertions(+), 90 deletions(-)

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



More information about the wine-cvs mailing list