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 3082 by yutakapon, Thu Dec 27 15:11:09 2007 UTC revision 3084 by yutakapon, Sat Dec 29 10:21:19 2007 UTC
# Line 313  CAPTION "TTSSH: SCP sending file" Line 313  CAPTION "TTSSH: SCP sending file"
313  FONT 8, "MS Shell Dlg", 400, 0, 0x1  FONT 8, "MS Shell Dlg", 400, 0, 0x1
314  BEGIN  BEGIN
315      PUSHBUTTON      "Cancel",IDCANCEL,39,52,73,14      PUSHBUTTON      "Cancel",IDCANCEL,39,52,73,14
     LTEXT           "Filename: ",IDC_FILENAME,7,9,137,13  
316      LTEXT           "0%",IDC_PROGRESS,7,29,141,10      LTEXT           "0%",IDC_PROGRESS,7,29,141,10
317        EDITTEXT        IDC_FILENAME,45,7,114,14,ES_AUTOHSCROLL | ES_READONLY
318        LTEXT           "Filename:",IDC_FN_STATIC,7,7,32,8
319  END  END
320    
321    

Legend:
Removed from v.3082  
changed lines
  Added in v.3084

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