FreeRDP/channels/encomsp/client
akallabeth bb5345c60e [freerdp,api] add FREERDP_ENTRY_POINT
C requires prototypes or compilers will complain about them missing. Our
library entry points do not have such, therefore add the macro
FREERDP_ENTRY_POINT which declares the function prototype automatically
before the function.
2023-08-25 14:36:05 +02:00
..
CMakeLists.txt [channels] simplified client linking 2023-03-01 08:18:34 +01:00
encomsp_main.c [freerdp,api] add FREERDP_ENTRY_POINT 2023-08-25 14:36:05 +02:00
encomsp_main.h Fixed const correctness of encomsp functions. 2019-11-25 09:39:21 +01:00