summaryrefslogtreecommitdiffstats
path: root/win/README
diff options
context:
space:
mode:
authorwelch <welch>1998-07-29 22:55:13 (GMT)
committerwelch <welch>1998-07-29 22:55:13 (GMT)
commita63c50265a27f173d0fcd73574709a8a6a13386f (patch)
treef4d4c9e9a8cde9f06330cb629f8b8561e2970037 /win/README
parent2acf331ca792491c19201b6e457c49d1feaca127 (diff)
downloadtk-a63c50265a27f173d0fcd73574709a8a6a13386f.zip
tk-a63c50265a27f173d0fcd73574709a8a6a13386f.tar.gz
tk-a63c50265a27f173d0fcd73574709a8a6a13386f.tar.bz2
8.0.3-4
Diffstat (limited to 'win/README')
-rw-r--r--win/README16
1 files changed, 8 insertions, 8 deletions
diff --git a/win/README b/win/README
index 17a488c..bba6094 100644
--- a/win/README
+++ b/win/README
@@ -1,8 +1,8 @@
-Tk 8.0p2 for Windows
+Tk 8.0.3 for Windows
by Scott Stanton
-Sun Microsystems Laboratories
-scott.stanton@eng.sun.com
+Scriptics Corporation
+scott.stanton@scriptics.com
SCCS: @(#) README 1.20 97/11/21 15:17:54
@@ -42,7 +42,8 @@ In order to compile Tk for Windows, you need the following items:
Borland C++ 4.5 or later (32-bit compiler)
or
Visual C++ 2.x or later
-
+
+In practice, 8.0.3 was built with Visual C++ 5.0
In the "win" subdirectory of the source release, you will find two
files called "makefile.bc" and "makefile.vc". These are the makefiles
@@ -62,11 +63,11 @@ find them. Tk looks in one of two places for the library files:
as specified in the registry:
For Windows NT & 95:
- HKEY_LOCAL_MACHINE\SOFTWARE\Sun\Tcl\8.0
+ HKEY_LOCAL_MACHINE\SOFTWARE\Scriptics\Tcl\8.0
Value Name is "Root"
For Win32s:
- HKEY_CLASSES_ROOT\SOFTWARE\Sun\Tcl\8.0\
+ HKEY_CLASSES_ROOT\SOFTWARE\Scriptics\Tcl\8.0\
2) Relative to the directory containing the current .exe.
Tk will look for a directory "..\lib\tk8.0" relative to the
@@ -118,7 +119,6 @@ Windows beta version of Tk:
If you have comments or bug reports for the Windows version of Tk,
please direct them to:
-Scott Stanton
-scott.stanton@eng.sun.com
+<bugs@scriptics.com>
or post them to the newsgroup comp.lang.tcl.