added RDP_PDU_REDIRECT

This commit is contained in:
jsorg71 2005-11-03 02:13:20 +00:00
parent fbc855e132
commit a648ebc018
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@
/* RDP PDU codes */
#define RDP_PDU_DEMAND_ACTIVE 1
#define RDP_PDU_CONFIRM_ACTIVE 3
#define RDP_PDU_REDIRECT 4
#define RDP_PDU_DEACTIVATE 6
#define RDP_PDU_DATA 7