Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/teraterm/filesys_log.cpp

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

revision 2635 by maya, Wed Jan 21 04:12:28 2009 UTC revision 2653 by maya, Sat Feb 7 02:51:12 2009 UTC
# Line 189  BOOL OpenFTDlg(PFileVar fv) Line 189  BOOL OpenFTDlg(PFileVar fv)
189          {          {
190                  FTDlg->Create(fv, &cv, &ts);                  FTDlg->Create(fv, &cv, &ts);
191                  FTDlg->RefreshNum();                  FTDlg->RefreshNum();
192                  if (fv->HideDialog)                  if (fv->OpId == OpLog) {
                         FTDlg->ShowWindow(SW_HIDE);  
                 else if (fv->OpId == OpLog) {  
                         FTDlg->ShowWindow(SW_MINIMIZE);  
193                          HWndLog = FTDlg->m_hWnd; // steven add                          HWndLog = FTDlg->m_hWnd; // steven add
194                  }                  }
195          }          }

Legend:
Removed from v.2635  
changed lines
  Added in v.2653

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