constants: Add missing OS major type constants

This commit is contained in:
Pascal Nowack 2022-06-29 14:26:34 +02:00 committed by akallabeth
parent 8ecf841e71
commit 3ae0d64729
1 changed files with 4 additions and 0 deletions

View File

@ -45,6 +45,10 @@ enum RDP_CODEC_ID
#define OSMAJORTYPE_OS2 0x0002
#define OSMAJORTYPE_MACINTOSH 0x0003
#define OSMAJORTYPE_UNIX 0x0004
#define OSMAJORTYPE_IOS 0x0005
#define OSMAJORTYPE_OSX 0x0006
#define OSMAJORTYPE_ANDROID 0x0007
#define OSMAJORTYPE_CHROME_OS 0x0008
/**
* OSMinorType