ntdll: Implement LdrGetDllFullName() function.
commit39a3549093c670fc1dd7251ddb037b48d8086c71
authorPaul Gofman <pgofman@codeweavers.com>
Wed, 29 Sep 2021 01:20:25 +0000 (29 04:20 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 29 Sep 2021 06:52:46 +0000 (29 08:52 +0200)
tree87bec03397cb6a40b12a223df2566ee8674dc457
parent50bc449a748ed0a54ad7e39f82f98af6a55c7ac6
ntdll: Implement LdrGetDllFullName() function.

Based on a patch by Alex Henrie.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/tests/module.c
dlls/ntdll/loader.c
dlls/ntdll/ntdll.spec
include/winternl.h