01-16-2008 02:43 PM
I have several
Example of my directory structure:
Factory\
SharedDlls\
Foo1.dll (this DLL needs to be called by several
Calibration\
Foo2.dll (this DLL is only called by
Blah1.vi (calls Foo1.dll and Foo2.dll)
General\
Blah2.vi (calls Foo1.dll only)
01-17-2008 10:27 PM