5 Jun
2019
5 Jun
'19
9:12 p.m.
Module: wine Branch: master Commit: 370abd32d1b22f8c1aadbdd9452a3fa06e62b72e URL: https://source.winehq.org/git/wine.git/?a=commit;h=370abd32d1b22f8c1aadbdd94... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Jun 5 17:54:09 2019 +0200 ntdll: Add a helper function to load a dll from a .so file. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ntdll/loader.c | 173 ++++++++++++++++++++++++++-------------------------- 1 file changed, 87 insertions(+), 86 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=370abd32d1b22f8c1aadb...