svnno****@sourc*****
svnno****@sourc*****
2010年 11月 3日 (水) 23:48:12 JST
Revision: 4146 http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=4146 Author: maya Date: 2010-11-03 23:48:12 +0900 (Wed, 03 Nov 2010) Log Message: ----------- IDD_SSHSCP_PROGRESS のフォントを他のダイアログにあわせた Modified Paths: -------------- trunk/ttssh2/ttxssh/ttxssh.rc -------------- next part -------------- Modified: trunk/ttssh2/ttxssh/ttxssh.rc =================================================================== --- trunk/ttssh2/ttxssh/ttxssh.rc 2010-11-03 14:44:29 UTC (rev 4145) +++ trunk/ttssh2/ttxssh/ttxssh.rc 2010-11-03 14:48:12 UTC (rev 4146) @@ -333,7 +333,7 @@ IDD_SSHSCP_PROGRESS DIALOGEX 0, 0, 166, 82 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_MINIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "TTSSH: SCP sending file" -FONT 8, "MS Shell Dlg", 0, 0, 0x1 +FONT 8, "Tahoma", 0, 0, 0 BEGIN PUSHBUTTON "Cancel",IDCANCEL,39,52,73,14 LTEXT "0%",IDC_PROGRESS,7,29,141,10