/[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 628 by n-ki, Thu Mar 4 12:43:10 2004 UTC revision 637 by stargo, Mon Mar 15 14:49:12 2004 UTC
# Line 243  enum RDP_INPUT_DEVICE Line 243  enum RDP_INPUT_DEVICE
243  #define RDP_LOGON_BLOB          0x0100  #define RDP_LOGON_BLOB          0x0100
244  #define RDP_LOGON_LEAVE_AUDIO   0x2000  #define RDP_LOGON_LEAVE_AUDIO   0x2000
245    
246    #define RDP5_DISABLE_NOTHING    0x00
247    #define RDP5_NO_WALLPAPER       0x01
248    #define RDP5_NO_FULLWINDOWDRAG  0x02
249    #define RDP5_NO_MENUANIMATIONS  0x04
250    #define RDP5_NO_THEMING         0x08
251    #define RDP5_NO_CURSOR_SHADOW   0x20
252    #define RDP5_NO_CURSORSETTINGS  0x40 /* disables cursor blinking */
253    
254  /* Keymap flags */  /* Keymap flags */
255  #define MapRightShiftMask   (1<<0)  #define MapRightShiftMask   (1<<0)
256  #define MapLeftShiftMask    (1<<1)  #define MapLeftShiftMask    (1<<1)

Legend:
Removed from v.628  
changed lines
  Added in v.637

  ViewVC Help
Powered by ViewVC 1.1.26