Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/ttssh2/ttxssh/ttxssh.rc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3075 by yutakapon, Tue Dec 25 14:49:01 2007 UTC revision 3077 by yutakapon, Wed Dec 26 11:33:50 2007 UTC
# Line 307  BEGIN Line 307  BEGIN
307      LTEXT           "You can drag the file to this window.",IDC_FILE_PROGRESS,23,29,128,11      LTEXT           "You can drag the file to this window.",IDC_FILE_PROGRESS,23,29,128,11
308  END  END
309    
310  IDD_SSHSCP_PROGRESS DIALOGEX 0, 0, 166, 81  IDD_SSHSCP_PROGRESS DIALOGEX 0, 0, 166, 82
311  STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_MINIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU  STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_MINIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU
312  CAPTION "TTSSH: SCP sending file"  CAPTION "TTSSH: SCP sending file"
313  FONT 8, "MS Shell Dlg", 400, 0, 0x1  FONT 8, "MS Shell Dlg", 400, 0, 0x1
# Line 423  BEGIN Line 423  BEGIN
423          LEFTMARGIN, 7          LEFTMARGIN, 7
424          RIGHTMARGIN, 159          RIGHTMARGIN, 159
425          TOPMARGIN, 7          TOPMARGIN, 7
426          BOTTOMMARGIN, 74          BOTTOMMARGIN, 75
427      END      END
428  END  END
429  #endif    // APSTUDIO_INVOKED  #endif    // APSTUDIO_INVOKED

Legend:
Removed from v.3075  
changed lines
  Added in v.3077

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26