Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/teraterm/addsetting.cpp

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

revision 10456 by zmatsuo, Fri Jan 6 14:00:28 2023 UTC revision 10457 by zmatsuo, Fri Jan 6 14:14:05 2023 UTC
# Line 256  BOOL CGeneralPropPageDlg::OnCommand(WPAR Line 256  BOOL CGeneralPropPageDlg::OnCommand(WPAR
256                          TTMessageBoxW(m_hWnd, &info, ts.UILanguageFileW);                          TTMessageBoxW(m_hWnd, &info, ts.UILanguageFileW);
257    
258                          // 通知領域のアイコンを消す                          // 通知領域のアイコンを消す
                         Notify2Hide(ni);  
259                          Notify2SetBallonDontHide(ni, FALSE);                          Notify2SetBallonDontHide(ni, FALSE);
260                            Notify2Hide(ni);
261                          break;                          break;
262                  }                  }
263                  default:                  default:

Legend:
Removed from v.10456  
changed lines
  Added in v.10457

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