ntdll: Skip dlls of the wrong machine type when searching through the load path.
commit9839bb7691a1b1c57a4ca501d03825420c1609d7
authorAlexandre Julliard <julliard@winehq.org>
Sat, 9 Feb 2019 20:21:47 +0000 (9 21:21 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Feb 2019 11:31:40 +0000 (11 12:31 +0100)
treedc6116176ba6361126edde5526b9ada07656962b
parent2062df7e6cf62ba616f2d9957ae965957de1d9f8
ntdll: Skip dlls of the wrong machine type when searching through the load path.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/tests/loader.c
dlls/ntdll/loader.c