Hi,
I have a TCL application. From this
application i am trying to call some of the functions available in a
dll, which is compiled using CVI. I went through the following link:
http://zone.ni.com/devzone/cda/tut/p/id/8911
I could not load the simpledll.dll usingthe call_simple_dll.tcl provided at this link.
I have also kept the .dll and .tcl from Tcl Wiki: Yet another dll caller.
Please suggest what might be wrong?
Thanks,
MA