Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/ttssh2/ttxssh/ttxssh.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3015 by maya, Sun Sep 30 14:03:02 2007 UTC revision 3068 by maya, Sat Nov 24 10:20:34 2007 UTC
# Line 79  typedef struct _TInstVar FAR * PTInstVar Line 79  typedef struct _TInstVar FAR * PTInstVar
79    
80  HANDLE hInst; /* Instance handle of TTXSSH.DLL */  HANDLE hInst; /* Instance handle of TTXSSH.DLL */
81    
82  #define ID_ABOUTMENU 62501  #define ID_SSHSETUPMENU     52310
83  #define ID_SSHAUTH   62502  #define ID_SSHAUTHSETUPMENU 52320
84  #define ID_SSHSETUPMENU 62503  #define ID_SSHFWDSETUPMENU  52330
85  #define ID_SSHUNKNOWNHOST 62504  #define ID_SSHKEYGENMENU    52340
86  #define ID_SSHDIFFERENTHOST 62505  #define ID_ABOUTMENU        52910
87  #define ID_SSHAUTHSETUPMENU 62506  
88  #define ID_SSHASYNCMESSAGEBOX 62507  #define ID_SSHAUTH            62501
89  #define ID_SSHFWDSETUPMENU 62508  #define ID_SSHUNKNOWNHOST     62502
90  #define ID_SSHKEYGENMENU 62509  #define ID_SSHDIFFERENTHOST   62503
91    #define ID_SSHASYNCMESSAGEBOX 62504
92    
93  /*  /*
94  These are the fields that WOULD go in Teraterm's 'ts' structure, if  These are the fields that WOULD go in Teraterm's 'ts' structure, if

Legend:
Removed from v.3015  
changed lines
  Added in v.3068

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26