Static TCL/TK libraries were built under UNIX by using
the --disable-shared option of the configure script.
Run xmktclapp on the freewrap.tcl script
to produce freewrap.c
The necessary freewrap.mta file
used by XMKTCLAPP is included in the freeWrap source code
distribution. Alternatively, you may use the previously
generated freewrap.c file provided in the source code
distribution.
Provide your own WinMain subroutine by doing the
following. (Windows Only)
Copy and modify the winmain.c file from the TK
distribution to add a few lines that perform
initializations formerly done by the DLL entry points .