diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2018-09-07 11:56:40 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2018-09-07 11:56:40 (GMT) |
commit | b8d2426e1bcc860c2c743e2baebbd9c57f117bb9 (patch) | |
tree | 520a1e17f7959578351e35bb808822eed18e8d7e /tools | |
parent | 6269e32c3bc28d6bca8d70ec499e152648356f5c (diff) | |
download | tcl-b8d2426e1bcc860c2c743e2baebbd9c57f117bb9.zip tcl-b8d2426e1bcc860c2c743e2baebbd9c57f117bb9.tar.gz tcl-b8d2426e1bcc860c2c743e2baebbd9c57f117bb9.tar.bz2 |
Use GetFileSizeEx() in stead of GetFileSize(), to get the file size on Windows.
Minor improvement: attach empty .zip file to tclsh.exe (both for Windows and UNIX), zo "zip -A" can be used to modify its zip contents.
Diffstat (limited to 'tools')
-rw-r--r-- | tools/empty.zip | bin | 0 -> 22 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/empty.zip b/tools/empty.zip Binary files differnew file mode 100644 index 0000000..15cb0ec --- /dev/null +++ b/tools/empty.zip |