History log of /reactos/modules/rostests/apitests/shell32/GetDisplayNameOf.cpp (Results 1 – 1 of 1)
Revision Date Author Comments
# 21e30f3f 04-Aug-2023 Doug Lyons <douglyons@douglyons.com>

[SHELL32_APITEST] Add test for Control Panel's GetDisplayNameOf (#5495)

New regression test for shell32!GetDisplayNameOf, showing that the return
value of the function will be 'S_FALSE' when the fi

[SHELL32_APITEST] Add test for Control Panel's GetDisplayNameOf (#5495)

New regression test for shell32!GetDisplayNameOf, showing that the return
value of the function will be 'S_FALSE' when the first argument is NULL.
Also, the returned STRRET structure data is not modified by this call.

CORE-18841

show more ...