Hello policharla,
First, to add the function prototypes to your code, you should #include a header file (tcl.h?) near the top of your source. You can set the include file search path from Project Menu >> Options >> "Include Paths...". To link a static library, simply add it to your project by going to Project Menu >> Edit >> Add Files To Project... >> Library (*.lib). Further documentation can be found in the "LabWindows/CVI Programmer Reference Manual" available at \manuals\ProgrRef.pdf or online at http://www.ni.com/manuals. You may also find the DLL examples under \samples\dll useful.
Jeremiah Cox
Applications Engineer
National Instruments
http://www.ni.com/ask