/[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 977 by astrand, Mon Aug 8 19:15:57 2005 UTC revision 1199 by astrand, Mon Mar 27 08:17:34 2006 UTC
# Line 412  enum RDP_INPUT_DEVICE Line 412  enum RDP_INPUT_DEVICE
412  #define exDiscReasonLicenseErrClientEncryption          0x0108  #define exDiscReasonLicenseErrClientEncryption          0x0108
413  #define exDiscReasonLicenseCantUpgradeLicense           0x0109  #define exDiscReasonLicenseCantUpgradeLicense           0x0109
414  #define exDiscReasonLicenseNoRemoteConnections          0x010a  #define exDiscReasonLicenseNoRemoteConnections          0x010a
415    
416    /* SeamlessRDP constants */
417    #define SEAMLESSRDP_NOTYETMAPPED -1
418    #define SEAMLESSRDP_NORMAL 0
419    #define SEAMLESSRDP_MINIMIZED 1
420    #define SEAMLESSRDP_MAXIMIZED 2
421    #define SEAMLESSRDP_POSITION_TIMER 200000
422    
423    #define SEAMLESSRDP_CREATE_MODAL        0x0001
424    
425    #define SEAMLESSRDP_HELLO_RECONNECT     0x0001
426    #define SEAMLESSRDP_HELLO_HIDDEN        0x0002

Legend:
Removed from v.977  
changed lines
  Added in v.1199

  ViewVC Help
Powered by ViewVC 1.1.26