http://home.sprynet.com/~etailor/et/stuff/howto_tcl.txt
http://home.sprynet.com/~etailor/et/stuff/test_tutorial.zip


This directory contains a text tutorial for combining
visual tcl, ms visual c/c++, mktclapp, and c code into
an all inclusive windows executable. The sources used can
then be easily ported to a unix system.

You must have VTCL, tcl/tk and visual c, but for convenience, the
zip file contains a built version of the mktclapp.exe program since
that is a bit tricky to build under vis c. 

The zip file is a vis c project already setup as per the
instruction in the tutorial.

unzip into a new folder. open from vis c/c++ and find the
two .lib references (tk and tcl) and select and hit the delete key
then re-add them. Then a build should work. 

et

