geometry: a skeleton for the MS-RDPEGT channel
authorDavid Fort <contact@hardening-consulting.com>
Wed, 6 Dec 2017 12:51:45 +0000 (13:51 +0100)
committerDavid Fort <contact@hardening-consulting.com>
Fri, 8 Dec 2017 10:26:29 +0000 (11:26 +0100)
commita6cfd3c49af9432627dc8b66afe28f0cdcbe3530
treee649ab51a023868d958479a15e395b6f20a02429
parent876a7697be2efb2d22ac300a4e80c68f9ee86831
geometry: a skeleton for the MS-RDPEGT channel

The base for implementing the MS-RDPEGT client channel that allows to track window
geometry.
channels/geometry/CMakeLists.txt [new file with mode: 0644]
channels/geometry/ChannelOptions.cmake [new file with mode: 0644]
channels/geometry/client/CMakeLists.txt [new file with mode: 0644]
channels/geometry/client/geometry_main.c [new file with mode: 0755]
channels/geometry/client/geometry_main.h [new file with mode: 0644]
client/common/cmdline.c
include/freerdp/channels/geometry.h [new file with mode: 0644]
include/freerdp/client/geometry.h [new file with mode: 0644]