Browse Subversion Repository
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/auth.c
Parent Directory
| Revision Log
| Patch
| 63 |
-1, -1, -1, -1, -1, -1, -1, -1, -1, IDC_SSHUSEPAGEANT, -1 |
-1, -1, -1, -1, -1, -1, -1, -1, -1, IDC_SSHUSEPAGEANT, -1 |
| 64 |
}; |
}; |
| 65 |
|
|
| 66 |
static LRESULT CALLBACK password_wnd_proc(HWND control, UINT msg, |
LRESULT CALLBACK password_wnd_proc(HWND control, UINT msg, |
| 67 |
WPARAM wParam, LPARAM lParam) |
WPARAM wParam, LPARAM lParam) |
| 68 |
{ |
{ |
| 69 |
switch (msg) { |
switch (msg) { |
| 70 |
case WM_CHAR: |
case WM_CHAR: |
|
|
Legend:
| Removed from v.4378 |
|
| changed lines |
| |
Added in v.4649 |
|
|
| |