FreeRDP/channels/server
Pascal Nowack aac8945fe9 server: Add channel handling for location channel ([MS-RDPEL])
With the location channel, an RDP server can redirect the location of
the user from the client side to the server side.
The PDUs are almost the same as in the documentation, except for the
encoded types, these ones are here already parsed.
Optional values are accessed via pointers. If the pointer of a value is
NULL, then that value was not supplied by the client side.
2023-10-17 10:18:08 +02:00
..
channels.c server: Add channel handling for location channel ([MS-RDPEL]) 2023-10-17 10:18:08 +02:00
channels.h Reformatted to new style 2019-11-07 10:53:54 +01:00
CMakeLists.txt Revert a bug introduced in PR #2134 2014-11-12 17:15:13 +01:00