[PATCH 2/4] ntdll/tests: Add tests for LdrGetDllFullName

Alex Henrie alexhenrie24 at gmail.com
Mon Sep 27 20:02:58 CDT 2021


On Mon, Sep 27, 2021 at 5:59 PM Paul Gofman <pgofman at codeweavers.com> wrote:
>
> From: Alex Henrie <alexhenrie24 at gmail.com>
>
> Changes from the original patch:
>     - compare full exe path instead of extension;
>     - don't use shlwapi;
>     - rename ntdll_path to expected_path;
>     - move test to kernel32/tests/module.c;
>     - change formatting.

"Based on a patch by Alex Henrie." would be more appropriate than
"From: Alex Henrie" in this patch and the next. I abandoned my work on
LdrGetDllFullName once I realized that I didn't really need it. Thanks
for picking it up again!

-Alex



More information about the wine-devel mailing list