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 4563 by maya, Mon Aug 1 14:16:56 2011 UTC revision 4576 by maya, Thu Aug 4 23:34:21 2011 UTC
# Line 2495  static BOOL CALLBACK TTXAboutDlg(HWND dl Line 2495  static BOOL CALLBACK TTXAboutDlg(HWND dl
2495                  }                  }
2496    
2497                  init_about_dlg((PTInstVar) lParam, dlg);                  init_about_dlg((PTInstVar) lParam, dlg);
2498                  return TRUE;                  SetFocus(GetDlgItem(dlg, IDOK));
2499                    return FALSE;
2500          case WM_COMMAND:          case WM_COMMAND:
2501                  switch (LOWORD(wParam)) {                  switch (LOWORD(wParam)) {
2502                  case IDOK:                  case IDOK:

Legend:
Removed from v.4563  
changed lines
  Added in v.4576

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