/[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 473 by astrand, Wed Jul 9 09:18:20 2003 UTC revision 474 by matthewc, Tue Sep 30 09:11:08 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    
298  /* Virtual channel options */  /* Virtual channel options */
299  #define CHANNEL_OPTION_INITIALIZED      0x80000000  #define CHANNEL_OPTION_INITIALIZED      0x80000000
300  #define CHANNEL_OPTION_ENCRYPT_RDP      0x40000000  #define CHANNEL_OPTION_ENCRYPT_RDP      0x40000000

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

  ViewVC Help
Powered by ViewVC 1.1.26