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 6690 by doda, Mon Apr 24 11:49:49 2017 UTC revision 6691 by doda, Mon Apr 24 11:49:52 2017 UTC
# Line 2391  void FAR PASCAL SetCustomNotifyIcon(HICO Line 2391  void FAR PASCAL SetCustomNotifyIcon(HICO
2391          CustomIcon = icon;          CustomIcon = icon;
2392  }  }
2393    
2394    HICON FAR PASCAL GetCustomNotifyIcon()
2395    {
2396            return CustomIcon;
2397    }
2398    
2399  void FAR PASCAL CreateNotifyIcon(PComVar cv)  void FAR PASCAL CreateNotifyIcon(PComVar cv)
2400  {  {
2401          if (cv->NotifyIcon == NULL) {          if (cv->NotifyIcon == NULL) {

Legend:
Removed from v.6690  
changed lines
  Added in v.6691

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