FreeRDP/client/common
Armin Novak 7d80c74e97 Cleaned up RDPDR channel interhitance
* All channels inheriting from RDPDR_DRIVE base struct
* Add functions to create/free a new device of a type
* Fixed settings array resize code, prevent 0 sizes
2021-10-18 09:21:02 +02:00
..
test Drop legacy command line (#7348) 2021-10-14 08:25:46 +02:00
client.c Fixed varialbe integer type warning 2021-10-14 13:04:59 +02:00
CMakeLists.txt Drop legacy command line (#7348) 2021-10-14 08:25:46 +02:00
cmdline.c Cleaned up RDPDR channel interhitance 2021-10-18 09:21:02 +02:00
cmdline.h Renamed global argument struct 2021-10-14 13:04:59 +02:00
file.c Fixed const warnings 2021-10-14 13:04:59 +02:00
geometry.c Fixed missing NULL check in mappedGeometryUnref 2021-10-14 08:21:15 +02:00