FreeRDP/channels/disp
David Fort e389210673 client channels: mutualize common types between dynamic channels
Most dynamic channels share the same copied and pasted code for the XXX_CHANNEL_CALLBACK
and XXX_LISTENER_CALLBACK types. This patch introduce GENERIC_CHANNEL_CALLBACK and
GENERIC_LISTENER_CALLBACK that fits for most channels and discard custom type definitions.
2022-06-15 14:04:58 +02:00
..
client client channels: mutualize common types between dynamic channels 2022-06-15 14:04:58 +02:00
server channels/server: Add APIs for DVCs to get notified of channel id 2022-06-08 15:26:51 +02:00
ChannelOptions.cmake channels/disp: initial RDP8.1 MS-RDPEDISP implementation 2013-07-08 18:36:03 -04:00
CMakeLists.txt RDPEDISP server side implementation (#5414) 2019-06-11 16:13:42 +02:00
disp_common.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
disp_common.h RDPEDISP server side implementation (#5414) 2019-06-11 16:13:42 +02:00