FreeRDP/channels/rail
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
..
client [freerdp,api] add FREERDP_ENTRY_POINT 2023-08-25 14:36:05 +02:00
server [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
ChannelOptions.cmake channels: cmake cleanup, USB redirection refactoring 2012-11-20 19:34:52 -05:00
CMakeLists.txt rail server: implement channel code for rail server 2019-12-12 11:10:44 +01:00
rail_common.c misc: More int to BOOL conversion fixes 2023-07-04 09:45:20 +02:00
rail_common.h Added rail_get_order_type_string_full for better debug logs 2022-06-29 09:14:40 +02:00