/[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 675 by astrand, Thu Apr 15 20:12:42 2004 UTC revision 676 by astrand, Tue Apr 20 07:01:21 2004 UTC
# Line 356  enum RDP_INPUT_DEVICE Line 356  enum RDP_INPUT_DEVICE
356  #define FILE_DIRECTORY_FILE             0x00000001  #define FILE_DIRECTORY_FILE             0x00000001
357  #define FILE_NON_DIRECTORY_FILE         0x00000040  #define FILE_NON_DIRECTORY_FILE         0x00000040
358  #define FILE_OPEN_FOR_FREE_SPACE_QUERY  0x00800000  #define FILE_OPEN_FOR_FREE_SPACE_QUERY  0x00800000
359    
360    /* RDP5 disconnect PDU */
361    #define exDiscReasonNoInfo                              0x0000
362    #define exDiscReasonAPIInitiatedDisconnect              0x0001
363    #define exDiscReasonAPIInitiatedLogoff                  0x0002
364    #define exDiscReasonServerIdleTimeout                   0x0003
365    #define exDiscReasonServerLogonTimeout                  0x0004
366    #define exDiscReasonReplacedByOtherConnection           0x0005
367    #define exDiscReasonOutOfMemory                         0x0006
368    #define exDiscReasonServerDeniedConnection              0x0007
369    #define exDiscReasonServerDeniedConnectionFips          0x0008
370    #define exDiscReasonLicenseInternal                     0x0100
371    #define exDiscReasonLicenseNoLicenseServer              0x0101
372    #define exDiscReasonLicenseNoLicense                    0x0102
373    #define exDiscReasonLicenseErrClientMsg                 0x0103
374    #define exDiscReasonLicenseHwidDoesntMatchLicense       0x0104
375    #define exDiscReasonLicenseErrClientLicense             0x0105
376    #define exDiscReasonLicenseCantFinishProtocol           0x0106
377    #define exDiscReasonLicenseClientEndedProtocol          0x0107
378    #define exDiscReasonLicenseErrClientEncryption          0x0108
379    #define exDiscReasonLicenseCantUpgradeLicense           0x0109
380    #define exDiscReasonLicenseNoRemoteConnections          0x010a

Legend:
Removed from v.675  
changed lines
  Added in v.676

  ViewVC Help
Powered by ViewVC 1.1.26