任务单 #32323

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

开放日期: 2013-10-24 02:19 最后更新: 2013-12-01 00:16

报告人:
(匿名)
属主:
(del#24082)
类型:
状态:
关闭
组件:
优先:
8
严重性:
8
处理结果:
Fixed
文件:
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Details

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.

任务单历史 (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)
评论

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
评论

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)
评论

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)
  • 属主 Update from (无) to yutakapon
评论

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)
评论

TO: 永田さん

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

2013-10-28 22:29 Updated by: (del#1144)
  • 处理结果 Update from to Fixed
评论

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

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

2013-12-01 00:16 Updated by: (del#1144)
  • 状态 Update from 开启 to 关闭
  • Ticket Close date is changed to 2013-12-01 00:16

Attachment File List

No attachments

编辑

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