Browse Subversion Repository
Diff of /trunk/teraterm/ttpcmn/ttcmn.c
Parent Directory
| Revision Log
| Patch
| 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 |
|
|
|