I appologize if I'm asking something obvious but...I need to add some C functions to my Tcl code and I have no programming experience so I realy need your advice.I'm supposed to use VC++ 6.0 and I would like to know if I have to build Tcl from source to be able to write extensions and second,how do I compile my extension in VC++.I have read a whole bunch of stuff about it but I'm still not able to figure out how to do it,step by step.I found something about building a project that uses external make file as well as compiling the C stuff as a .dll but I was not able to have any success.If someone would be so kind to explain how these things work in real life and for unexperienced programmers,I would really appreciate it.Thanks a lot!