FreeRDP/channels/ainput/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
..
ainput_main.c client channels: mutualize common types between dynamic channels 2022-06-15 14:04:58 +02:00
ainput_main.h Removed HAVE_CONFIG_H uses 2022-03-03 11:26:48 +01:00
CMakeLists.txt Removed pdb file on windows (BUILDIN_CHANNELS removed) 2022-02-24 14:48:46 +01:00