Updated RDPGFX_CAPVERSION_106 according to errata 2018-12-10

This commit is contained in:
Armin Novak 2020-02-26 14:09:53 +01:00
parent ceb015a6bb
commit 2cd36a042a
1 changed files with 3 additions and 1 deletions

View File

@ -99,7 +99,9 @@ typedef struct _RDPGFX_HEADER RDPGFX_HEADER;
#define RDPGFX_CAPVERSION_103 0x000A0301 /** [MS-RDPEGFX] 2.2.3.6 */
#define RDPGFX_CAPVERSION_104 0x000A0400 /** [MS-RDPEGFX] 2.2.3.7 */
#define RDPGFX_CAPVERSION_105 0x000A0502 /** [MS-RDPEGFX] 2.2.3.8 */
#define RDPGFX_CAPVERSION_106 0x000A0601 /** [MS-RDPEGFX] 2.2.3.9 */
#define RDPGFX_CAPVERSION_106 \
0x000A0600 /** [MS-RDPEGFX] 2.2.3.9, [MS-RDPEGFX-errata] 2018-12-10 \
*/
#define RDPGFX_NUMBER_CAPSETS 9
#define RDPGFX_CAPSET_BASE_SIZE 8