[SHELL32] Drop a shortcut of the drive (#4072)
authorKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Thu, 18 Nov 2021 08:11:24 +0000 (17:11 +0900)
committerGitHub <noreply@github.com>
Thu, 18 Nov 2021 08:11:24 +0000 (17:11 +0900)
commit0f5fb4785b0dec64bef15413d0e8bd18b2844901
treeb56878988b5575d26e112de44d39c36a8a593876
parentf8010947fefc802c99f315f60d18d746b8a7f13e
[SHELL32] Drop a shortcut of the drive (#4072)

- If the Right-dropped item was a drive, then get the display name of the drive and use it.
- Use FAILED_UNEXPECTEDLY instead of FAILED macro.
- Accept ::{GUID}.
CORE-17813
dll/win32/shell32/droptargets/CFSDropTarget.cpp
dll/win32/shell32/droptargets/CFSDropTarget.h