Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ttxssh.c

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

revision 9049 by nmaya, Wed Dec 16 12:24:26 2020 UTC revision 9110 by zmatsuo, Sun Dec 20 16:32:30 2020 UTC
# Line 101  static char *ProtocolFamilyList[] = { "A Line 101  static char *ProtocolFamilyList[] = { "A
101     "protocols" range. */     "protocols" range. */
102  #define ORDER 2500  #define ORDER 2500
103    
104    HANDLE hInst; /* Instance handle of TTXSSH.DLL */
105    
106  static HICON SecureLargeIcon = NULL;  static HICON SecureLargeIcon = NULL;
107  static HICON SecureSmallIcon = NULL;  static HICON SecureSmallIcon = NULL;
108  static HICON SecureNotifyIcon = NULL;  static HICON SecureNotifyIcon = NULL;

Legend:
Removed from v.9049  
changed lines
  Added in v.9110

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