/[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 599 by n-ki, Fri Feb 6 10:33:22 2004 UTC revision 612 by n-ki, Mon Feb 23 09:58:16 2004 UTC
# Line 240  enum RDP_INPUT_DEVICE Line 240  enum RDP_INPUT_DEVICE
240  #define RDP_LOGON_NORMAL        0x33  #define RDP_LOGON_NORMAL        0x33
241  #define RDP_LOGON_AUTO          0x8  #define RDP_LOGON_AUTO          0x8
242  #define RDP_LOGON_BLOB          0x100  #define RDP_LOGON_BLOB          0x100
243    #define RDP_COMPRESSION         0x80
244    
245  /* Keymap flags */  /* Keymap flags */
246  #define MapRightShiftMask   (1<<0)  #define MapRightShiftMask   (1<<0)
# Line 326  enum RDP_INPUT_DEVICE Line 327  enum RDP_INPUT_DEVICE
327  #define STATUS_PENDING                  0x00000103  #define STATUS_PENDING                  0x00000103
328  #define STATUS_CANCELLED                0xc0000120  #define STATUS_CANCELLED                0xc0000120
329  #define STATUS_TIMEOUT                  0xc0000102  #define STATUS_TIMEOUT                  0xc0000102
330    #define STATUS_OBJECT_NAME_COLLISION    0xc0000035
331    
332  /* RDPDR constants */  /* RDPDR constants */
333  #define RDPDR_MAX_DEVICES               0x10  #define RDPDR_MAX_DEVICES               0x10

Legend:
Removed from v.599  
changed lines
  Added in v.612

  ViewVC Help
Powered by ViewVC 1.1.26