Module: wine Branch: master Commit: 37600028fca8fc7c78b7374dc45513930e0161e9 URL: https://source.winehq.org/git/wine.git/?a=commit;h=37600028fca8fc7c78b7374dc...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Feb 18 11:11:22 2021 +0100
ntdll: Check the prefer-native flag in the PE header for default load order.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ntdll/loader.c | 16 +++++++-------- dlls/ntdll/unix/loader.c | 52 +++++++++++++++++++++++++++++------------------- dlls/ntdll/unixlib.h | 4 ++-- 3 files changed, 42 insertions(+), 30 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=37600028fca8fc7c78b73...