FreeRDP/channels/urbdrc/client
Armin Novak 0c87eaee4d COMMAND_LINE_ARGUMENT structs contain parser results, use one per instance
Remove the old global structs as the parser modifies them. When using
multiple instances in the same process space this could break parsing.
2019-10-28 13:30:05 +01:00
..
libusb COMMAND_LINE_ARGUMENT structs contain parser results, use one per instance 2019-10-28 13:30:05 +01:00
CMakeLists.txt cmake: replaced STATIC_CHANNELS with BUILTIN_CHANNELS 2016-06-15 13:36:27 +02:00
data_transfer.c Fixed sign-compare warnings 2019-04-05 09:13:24 +02:00
data_transfer.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
isoch_queue.c Resolve possible null pointer dereference 2017-01-31 15:59:25 +05:00
isoch_queue.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
searchman.c Fixed cast warnings. 2017-04-10 10:39:01 +02:00
searchman.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
urbdrc_main.c COMMAND_LINE_ARGUMENT structs contain parser results, use one per instance 2019-10-28 13:30:05 +01:00
urbdrc_main.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
urbdrc_types.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00