-
31f44995
by Rémi Bernon at 2024-10-16T15:57:22+02:00
winex11: Only enter the CS to get a reference on the data object.
-
0b885ac8
by Rémi Bernon at 2024-10-16T15:57:22+02:00
winex11: Assume that PostMessageW WM_DROPFILES succeeds.
We assume it does, in the other function that posts the message.
-
c3d46659
by Rémi Bernon at 2024-10-16T15:57:22+02:00
winex11: Get rid of X11DRV_XDND_SendDropFiles helper.
-
65eab9ba
by Rémi Bernon at 2024-10-16T15:57:22+02:00
winex11: Clear the XDND data object on drop event.
-
2bdf372b
by Rémi Bernon at 2024-10-16T15:57:22+02:00
winex11: Use a custom IEnumFORMATETC interface implementation.
-
776c47a2
by Rémi Bernon at 2024-10-16T15:57:22+02:00
winex11: Get rid of X11DRV_XDND_HasHDROP helper.