02-28-2008 07:57 AM
02-28-2008 08:40 AM - edited 02-28-2008 08:40 AM
Hi Gary,
I took some screen shots from example AccessingArrays (DLL, but CVI looks similar)
In the module tab you will allways see the linked path to dll. (if there is one)
I assume you have to add your dll to search list. Or make it absolute.
hope this helps
Juergen
02-28-2008 08:47 AM
02-28-2008 11:30 AM
02-29-2008 04:53 AM
Hi Gary,
I assume that i missunderstood your question. So thank you for good rating !!!
So just one additional hint.
Do know the Tool "Dependency Walker"? You can download it at http://dependencywalker.com/ . With it you can look "inside" your dll
and see from where you are loading all your internal dlls.
Hope this helps
Greetings
Juergen