reactos/dll/win32/shell32/droptargets
Doug Lyons d02cb099c8
[SHELL32] Fix condition check for GetDisplayNameOf() return value (#5444)
This fixes 'Attempt to free an invalid HEAP address' error. CORE-18841

Confirmed by running new tests written by Mark Jansen, showing that
previous behavior was wrong. While here, also fix a typographical error.
2023-07-22 13:24:25 +03:00
..
CexeDropHandler.cpp
CexeDropHandler.h
CFSDropTarget.cpp [SHELL32] Fix condition check for GetDisplayNameOf() return value (#5444) 2023-07-22 13:24:25 +03:00
CFSDropTarget.h
CRecyclerDropTarget.cpp