/[rdesktop]/sourceforge.net/trunk/rdesktop/constants.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/constants.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 474 by matthewc, Tue Sep 30 09:11:08 2003 UTC revision 491 by stargo, Mon Oct 13 16:09:45 2003 UTC
# Line 293  enum RDP_INPUT_DEVICE Line 293  enum RDP_INPUT_DEVICE
293  #define CF_GDIOBJLAST   1023  #define CF_GDIOBJLAST   1023
294    
295  /* Sound format constants */  /* Sound format constants */
296  #define WAVE_FORMAT_PCM 1  #define WAVE_FORMAT_PCM         1
297    #define WAVE_FORMAT_ADPCM       2
298    #define WAVE_FORMAT_ALAW        6
299    #define WAVE_FORMAT_MULAW       7
300    
301  /* Virtual channel options */  /* Virtual channel options */
302  #define CHANNEL_OPTION_INITIALIZED      0x80000000  #define CHANNEL_OPTION_INITIALIZED      0x80000000

Legend:
Removed from v.474  
changed lines
  Added in v.491

  ViewVC Help
Powered by ViewVC 1.1.26