Differences From Artifact [e523dc9270]:
- File win/tclWinTest.c — part of check-in [006b71eced] at 2010-10-12 10:21:55 on branch trunk — Eliminate many tclWinProcs-> indirect calls, which are no longer needed. Fix some MSVC 6.0 warnings (user: nijtmans size: 18796) [more...]
To Artifact [229349f4b6]:
- File win/tclWinTest.c — part of check-in [c64f310d38] at 2011-03-02 20:27:33 on branch trunk — Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. Purged them (except in zlib files). (user: dgp size: 18720) [more...]
1 2 3 4 5 6 7 8 9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | - - | /* * tclWinTest.c -- * * Contains commands for platform specific tests on Windows. * * Copyright (c) 1996 Sun Microsystems, Inc. * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. |
| ︙ |