Fix crash during drag-and-drop on Windows (#42227) (cherry-pick to preview) (#42301)
zed-zippy[bot]
and
John Tur
created
Cherry-pick of #42227 to preview
----
The HGLOBAL is itself the HDROP. Do not dereference it.
Release Notes:
- windows: Fixed crashes during drag-and-drop operations
Co-authored-by: John Tur <john-tur@outlook.com>