FreeRDP/channels/drdynvc/client
akallabeth b894199f72 [winpr,collections] add generic string clone functions
The ArrayList, HashTable, ... New functions require
void* (*fkt)(const void* ptr) type functions. Provide a generic wrapper
for CHAR and WCHAR strdup to eliminate warnings. Also export a
corresponding free function to avoid issues with runtime
differences.
2024-02-15 11:49:16 +01:00
..
CMakeLists.txt [channels] simplified client linking 2023-03-01 08:18:34 +01:00
drdynvc_main.c [winpr,collections] add generic string clone functions 2024-02-15 11:49:16 +01:00
drdynvc_main.h drdynvc: code cleanup of the client dynamic channel (#8148) 2022-08-25 08:47:00 +02:00