Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/ttpcmn/ttcmn.c

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

revision 6692 by doda, Mon Apr 24 11:49:55 2017 UTC revision 6713 by doda, Fri May 12 12:41:42 2017 UTC
# Line 2487  void FAR PASCAL NotifyMessage(PComVar cv Line 2487  void FAR PASCAL NotifyMessage(PComVar cv
2487                  return;                  return;
2488          }          }
2489    
2490          if (! (IsWindows2000OrLater() || IsWindowsMe())) {          if (! HasBalloonTipSupport()) {
2491                  return;                  return;
2492          }          }
2493    

Legend:
Removed from v.6692  
changed lines
  Added in v.6713

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