/[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 435 by astrand, Wed Jul 9 09:18:20 2003 UTC revision 491 by stargo, Mon Oct 13 16:09:45 2003 UTC
# Line 292  enum RDP_INPUT_DEVICE Line 292  enum RDP_INPUT_DEVICE
292  #define CF_GDIOBJFIRST  768  #define CF_GDIOBJFIRST  768
293  #define CF_GDIOBJLAST   1023  #define CF_GDIOBJLAST   1023
294    
295    /* Sound format constants */
296    #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
303  #define CHANNEL_OPTION_ENCRYPT_RDP      0x40000000  #define CHANNEL_OPTION_ENCRYPT_RDP      0x40000000

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

  ViewVC Help
Powered by ViewVC 1.1.26