Browse Subversion Repository
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/auth.c
Parent Directory
| Revision Log
| Patch
| 122 |
_tcscat_s(uimsg, _countof(uimsg), pvar->ts->UIMsg); |
_tcscat_s(uimsg, _countof(uimsg), pvar->ts->UIMsg); |
| 123 |
} |
} |
| 124 |
GetWindowRect(control, &rect); |
GetWindowRect(control, &rect); |
| 125 |
data->tipwin = TipWinCreate(hInst, control, rect.left, rect.bottom, uimsg); |
data->tipwin = TipWinCreateT(hInst, control, rect.left, rect.bottom, uimsg); |
| 126 |
} |
} |
| 127 |
|
|
| 128 |
return 0; |
return 0; |
|
|
Legend:
| Removed from v.8268 |
|
| changed lines |
| |
Added in v.8301 |
|
|
| |