channels/disp: initial MS-RDPEDISP support (8.1 Preview build)

This commit is contained in:
Marc-André Moreau
2013-07-15 10:43:38 -04:00
parent a306d3f9fc
commit b0450f556e
3 changed files with 67 additions and 12 deletions

View File

@@ -20,6 +20,11 @@
#ifndef FREERDP_CHANNEL_CLIENT_DISP_H
#define FREERDP_CHANNEL_CLIENT_DISP_H
#define ORIENTATION_LANDSCAPE 0
#define ORIENTATION_PORTRAIT 90
#define ORIENTATION_LANDSCAPE_FLIPPED 180
#define ORIENTATION_PORTRAIT_FLIPPED 270
#define DISPLAY_CONTROL_MONITOR_PRIMARY 0x00000001
struct _DISPLAY_CONTROL_MONITOR_LAYOUT