mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 15:50:29 +08:00
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