winewayland.drv: Implement IDataObject::GetData for data offers.
If the associated data offer has a mime type matching the requested
Windows clipboard format, import the data into a HGLOBAL memory object.
Signed-off-by:
Alexandros Frantzis <alexandros.frantzis@collabora.com>
Showing
- dlls/winewayland.drv/unixlib.h 9 additions, 0 deletionsdlls/winewayland.drv/unixlib.h
- dlls/winewayland.drv/wayland_data_device.c 36 additions, 0 deletionsdlls/winewayland.drv/wayland_data_device.c
- dlls/winewayland.drv/wayland_data_device_dll.c 30 additions, 1 deletiondlls/winewayland.drv/wayland_data_device_dll.c
- dlls/winewayland.drv/waylanddrv.h 1 addition, 0 deletionsdlls/winewayland.drv/waylanddrv.h
- dlls/winewayland.drv/waylanddrv_main.c 2 additions, 0 deletionsdlls/winewayland.drv/waylanddrv_main.c
Please register or sign in to comment