FreeRDP/channels/cliprdr
Martin Fleisz 3b9a19e993 cliprdr: Fix an issue with file format filtering on Windows
This PR fixes an issue caused by clipboard format filtering which
discarded all formats but `FileGroupDescriptorW` to enable clipboard
file transfer. However at least on windows we also need `FileContents`
to be placed in the clipboard to make file transfer work correctly.

The PR also unifies list filtering into a single functions instead of
having two different functions.
2023-06-14 17:14:14 +02:00
..
client cliprdr: Fix an issue with file format filtering on Windows 2023-06-14 17:14:14 +02:00
server [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
ChannelOptions.cmake channels/cliprdr: start server-side implementation 2013-08-16 16:46:47 -04:00
cliprdr_common.c [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
cliprdr_common.h Reformatted to new style 2019-11-07 10:53:54 +01:00
CMakeLists.txt channels/cliprdr: start server-side implementation 2013-08-16 16:46:47 -04:00