Develop and Download Open Source Software

Browse Subversion Repository

Log of /branches/ttcomtester/TTProxy/TTProxy.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 10521 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 20 16:03:38 2023 UTC (14 months, 2 weeks ago) by zmatsuo
File length: 859 byte(s)
Diff to previous 9129
add communication test tool

Revision 9129 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 16 05:21:37 2021 UTC (3 years, 2 months ago) by zmatsuo
Original Path: trunk/TTProxy/TTProxy.cpp
File length: 859 byte(s)
Diff to previous 8122
VS2005 による Windows 95 のサポート方法を変更

- 各々のソースファイル内の Windows 95 サポート用コードを不要にする
  - ファイルのinclude + 関数呼出をやめる
    - #include "compat_w95.h" を削除
    - DoCover_IsDebuggerPresent() 呼び出しを削除
  - 代わりにファイル(common/compat_w95_vs2005.c)をリンク
- VSプロジェクトファイル
  - プロジェクトから compat_w95.h を削除
  - VS2005プロジェクトに compat_w95_vs2005.c を追加
    - VS2005以外では Windows 95 で動作するバイナリが生成できないので追加は不要
- cmake
  - SUPPORT_OLD_WINDOWS=ON 時、compat_w95_vs2005.c をリンクするよう修正
  - なるべく target_* を使用するよう修正

Revision 8122 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Sep 12 15:30:01 2019 UTC (4 years, 6 months ago) by zmatsuo
Original Path: trunk/TTProxy/TTProxy.cpp
File length: 888 byte(s)
Diff to previous 7536
case sensitive なファイルシステム上でのビルドを考慮

- ファイル名は変更しない方針で修正
- パスセパレータは "/" に変更 (teraterm/teraterm/ttermpro.rc)
- r8072

Revision 7536 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 1 12:45:02 2019 UTC (5 years ago) by zmatsuo
Original Path: trunk/TTProxy/TTProxy.cpp
File length: 888 byte(s)
Diff to previous 3227
MinGWでビルドできるよう調整

Revision 3227 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 24 15:10:33 2009 UTC (15 years ago) by maya
Original Path: trunk/TTProxy/TTProxy.cpp
File length: 750 byte(s)
Diff to previous 3221
CVS から SVN へ移行: 改行コードを LF から CR+LF へ変換

Revision 3221 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 24 09:37:20 2009 UTC (15 years ago) by maya
Original Path: trunk/TTProxy/TTProxy.cpp
File length: 716 byte(s)
Diff to previous 54
CVS から SVN へ移行: trunk に集約

Revision 54 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 20 04:45:49 2009 UTC (15 years, 1 month ago) by maya
Original Path: TTProxy/trunk/TTProxy.cpp
File length: 716 byte(s)
Diff to previous 53
IsDebuggerPresent 関係のコードを新しいヘッダファイルに集約した。


Revision 53 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 17 13:53:36 2009 UTC (15 years, 1 month ago) by maya
Original Path: TTProxy/trunk/TTProxy.cpp
File length: 2152 byte(s)
Diff to previous 16
* Windows 95
- Winsock2 が必須
- ttermpro の起動に IE4 以上が必須
- ヘルプの表示に IE5 以上が必須
- LogMeTTc は動かない
- TTLEdit はボタンの色がうまく出ない

* NT 4.0
- ヘルプの表示に IE5 以上が必須
- LogMeTT, TTLEdit の起動に SP4(?)以上 が必須
- LogMeTTc の起動に SP6 以上が必須


Revision 16 - (view) (download) (as text) (annotate) - [select for diffs]
Added Thu Aug 3 13:33:30 2006 UTC (17 years, 8 months ago) by yutakakn
Original Path: TTProxy/trunk/TTProxy.cpp
File length: 691 byte(s)
(none)


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

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