svnno****@sourc*****
svnno****@sourc*****
2015年 8月 28日 (金) 15:56:30 JST
Revision: 5961 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/5961 Author: doda Date: 2015-08-28 15:56:30 +0900 (Fri, 28 Aug 2015) Log Message: ----------- キーボードアクセラレータを追加 Modified Paths: -------------- trunk/ttssh2/ttxssh/ttxssh.rc -------------- next part -------------- Modified: trunk/ttssh2/ttxssh/ttxssh.rc =================================================================== --- trunk/ttssh2/ttxssh/ttxssh.rc 2015-08-25 21:19:13 UTC (rev 5960) +++ trunk/ttssh2/ttxssh/ttxssh.rc 2015-08-28 06:56:30 UTC (rev 5961) @@ -38,8 +38,8 @@ CAPTION "SECURITY WARNING" FONT 8, "MS Shell Dlg", 400, 0, 0x1 BEGIN - PUSHBUTTON "YES",IDOK,87,233,50,14 - DEFPUSHBUTTON "NO",IDCANCEL,159,233,50,14 + PUSHBUTTON "&YES",IDOK,87,233,50,14 + DEFPUSHBUTTON "&NO",IDCANCEL,159,233,50,14 LTEXT "#####",IDC_HOSTKEY_MESSAGE,7,16,295,85 LTEXT "latest key(s):",IDC_ADDKEY_TEXT,7,106,139,8 EDITTEXT IDC_ADDKEY_EDIT,7,118,295,44,ES_MULTILINE | ES_AUTOHSCROLL | ES_READONLY | WS_VSCROLL | WS_HSCROLL