--- sourceforge.net/trunk/rdesktop/constants.h 2003/09/30 09:11:08 474 +++ sourceforge.net/trunk/rdesktop/constants.h 2003/10/13 16:09:45 491 @@ -293,7 +293,10 @@ #define CF_GDIOBJLAST 1023 /* Sound format constants */ -#define WAVE_FORMAT_PCM 1 +#define WAVE_FORMAT_PCM 1 +#define WAVE_FORMAT_ADPCM 2 +#define WAVE_FORMAT_ALAW 6 +#define WAVE_FORMAT_MULAW 7 /* Virtual channel options */ #define CHANNEL_OPTION_INITIALIZED 0x80000000