ntdll: Add a helper function to open a dll file.
commit6d6669fb2d208d7ce7fe2365fada1bc1bb96a3fb
authorAlexandre Julliard <julliard@winehq.org>
Wed, 28 Feb 2018 08:59:02 +0000 (28 09:59 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 28 Feb 2018 09:02:51 +0000 (28 10:02 +0100)
tree9bb59c734d8e7dd935f2a94c620da78cf0a0b458
parent7b62a970e9ad3b4179394cf54f0232475fe2388a
ntdll: Add a helper function to open a dll file.

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