FreeRDP/channels/geometry/client
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
..
CMakeLists.txt Removed BUILTIN_CHANNELS 2022-02-23 10:43:46 +01:00
geometry_main.c client channels: mutualize common types between dynamic channels 2022-06-15 14:04:58 +02:00
geometry_main.h Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00