Alexandre Julliard : ntdll: Create the memory mapping for a dll directly at open time.
11 Feb
2019
11 Feb
'19
10:12 p.m.
Module: wine Branch: master Commit: f1bb3580e3676d5e389689a475a0faab576ea9cc URL: https://source.winehq.org/git/wine.git/?a=commit;h=f1bb3580e3676d5e389689a47... Author: Alexandre Julliard <julliard(a)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(a)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=f1bb3580e3676d5e38968...
2593
Age (days ago)
2593
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard