From 104f762e5d3dcd659415632f442e745cef5a3bf2 Mon Sep 17 00:00:00 2001 From: Nicola Ruggero Date: Tue, 26 Oct 2010 13:08:28 +0200 Subject: Added bell (pcspeaker) support --- common/xrdp_constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/xrdp_constants.h b/common/xrdp_constants.h index f61c320b..56420e1d 100644 --- a/common/xrdp_constants.h +++ b/common/xrdp_constants.h @@ -108,7 +108,7 @@ #define RDP_DATA_PDU_POINTER 27 #define RDP_DATA_PDU_INPUT 28 #define RDP_DATA_PDU_SYNCHRONISE 31 -#define RDP_DATA_PDU_BELL 34 +#define RDP_DATA_PDU_PLAY_SOUND 34 #define RDP_DATA_PDU_LOGON 38 #define RDP_DATA_PDU_FONT2 39 #define RDP_DATA_PDU_DISCONNECT 47 -- cgit v1.2.3