ntdll: Directly try to open the dll file instead of checking for existence first.
commitc946922a9cc17929dc121b0d4c0895cf57010753
authorAlexandre Julliard <julliard@winehq.org>
Fri, 8 Feb 2019 18:58:40 +0000 (8 19:58 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Feb 2019 10:52:00 +0000 (11 11:52 +0100)
tree4473617bb62198e17dc78736251e6eabdf57b14e
parent4880a5a0f40f1007bc48b9e5a41c73a11eb4b63f
ntdll: Directly try to open the dll file instead of checking for existence first.

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