-
26b16ecf
by Rémi Bernon at 2024-10-15T14:25:28+02:00
winex11: Move the XDND IDataObject implementation around.
-
c8f4b1f4
by Rémi Bernon at 2024-10-15T14:25:28+02:00
winex11: Cleanup XDND IDataObject methods and variables.
-
5938fbdf
by Rémi Bernon at 2024-10-15T14:25:28+02:00
winex11: Use the IDataObject interface to check for CF_HDROP format.
-
89981bc4
by Rémi Bernon at 2024-10-15T14:25:28+02:00
winex11: Cleanup variable names in X11DRV_XDND_SendDropFiles.
-
a6fd1f22
by Rémi Bernon at 2024-10-15T14:25:28+02:00
winex11: Use IDataObject to get CF_HDROP format for WM_DROPFILES.
-
b2145edf
by Rémi Bernon at 2024-10-15T14:25:28+02:00
winex11: Allocate the XDND data object dynamically.