Ticket #32323

TeraTerm 4.79 no longer runs on Windows NT4 due to a code bug

Date d'ouverture: 2013-10-24 02:19 Dernière mise à jour: 2013-12-01 00:16

Rapporteur:
(Anonyme)
Propriétaire:
(del#24082)
Type:
État:
Atteints
Composant:
Priorité:
8
Sévérité:
8
Résolution:
Fixed
Fichier:
Aucun
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Détails

Just got "Tera Term 4.79".
Unpacked it.
Ran it on a Windows NT4 SP6 Workstation (English).
I'm unable to use it due to a call to a missing API on NT4.

This is the error message:

ttermpro.exe - Entry Point Not Found
The procedure entry point MonitorFromRect could not be located in the dynamic link library USER32.DLL

Hence NT4 basically lacks MonitorFromRect API in USER32 dll. The call to this API should be replaced someway.

If you look at MSDN site http://msdn.microsoft.com/en-us/library/windows/desktop/dd145063(v=vs.85).aspx you can read:
Minimum supported client: Windows 2000 Professional apps only
Minimum supported server: Windows 2000 Server apps only

If I can add some advice for devs: the call to MonitorFromRect should be delay-loaded, replaced with something else on NT4, so TeraTerm can be launched on NT4 and you can keep the call to this API on newer Windows OSes.

I just tested previous version "Tera Term 4.78" and it correctly runs on NT4. Hope this bug can get fixed by developers. Count on me for testing TeraTerm on NT4.

As written in Requirements, TeraTerm seems to still support NT4 and hope it continues to support it.

Ticket History (3/8 Histories)

2013-10-24 02:19 Updated by: None
  • New Ticket "TeraTerm 4.79 no longer runs on Windows NT4 due to a code bug" created
2013-10-24 07:27 Updated by: (del#1144)
Commentaire

MonitorFromRect and GetMonitorInfo is used in UndoAllWin(). Both API methods are not supported in NT 4.0 and Windows 95.

2013-10-24 16:29 Updated by: None
Commentaire

Reply To maya

MonitorFromRect and GetMonitorInfo is used in UndoAllWin(). Both API methods are not supported in NT 4.0 and Windows 95.

Thanks for the reply. Previous version 4.78 didn't need call to these APIs. Why are they really necessary to be used on a terminal emulator application now?
Can this bug get fixed?
Will I be able to run Teraterm 4.8x on NT4?

2013-10-24 16:45 Updated by: (del#1144)
Commentaire

Reply To None

Thanks for the reply. Previous version 4.78 didn't need call to these APIs. Why are they really necessary to be used on a terminal emulator application now?

"Undo" window function is added. http://ttssh2.sourceforge.jp/manual/en/menu/window.html

Will I be able to run Teraterm 4.8x on NT4?

I hope so too.

2013-10-28 20:15 Updated by: (del#24082)
  • Propriétaire Update from (Aucun) to yutakapon
Commentaire

Hi everyone,

Thank you for your feedback. I have fixed this bus into the SVN#5407.

2013-10-28 20:17 Updated by: (del#24082)
Commentaire

TO: 永田さん

コード修正は当方で行ったのですが、実際に 95 や NT4.0 上で起動できるか確認 できていません。もし、環境をお持ちであれば、確認願います。

2013-10-28 22:29 Updated by: (del#1144)
  • Résolution Update from Aucun to Fixed
Commentaire

私が入れてしまった問題もありましたがそれも修正し、エラーなく起動するところまで確認しました。ありがとうございます。

http://ttssh2.sourceforge.jp/snapshot/snapshot-20131028.zip

2013-12-01 00:16 Updated by: (del#1144)
  • État Update from Ouvert to Atteints
  • Ticket Close date is changed to 2013-12-01 00:16

Attachment File List

No attachments

Modifier

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Connexion