ntdll: Check file identity in addition to file name to find a loaded module.
commit1cee60d06823a6224646b425243ed0617c4d1c0f
authorAlexandre Julliard <julliard@winehq.org>
Wed, 28 Feb 2018 09:11:55 +0000 (28 10:11 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 28 Feb 2018 16:24:36 +0000 (28 17:24 +0100)
treec9660d1bf971e4ddf515b570cd744318476693d7
parent97b0907439183cb86e6c05a4d8c9bf14d73805c7
ntdll: Check file identity in addition to file name to find a loaded module.

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