Browse Subversion Repository
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ttxssh.c
Parent Directory
| Revision Log
| Patch
| 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 |
|
|
|