Alexandre Julliard pushed to branch master at wine / wine
Commits: 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.
- - - - -
1 changed file:
- dlls/winex11.drv/xdnd.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0660d7c9e8248d6c8c6b0aca15a32c...