I have built a set of LabVIEW VIs to a DLL. Some of these VIs call
some of my own LV subroutines, e.g. read_ini.
When I call the DLL functions from a higher level LabVIEW program,
which also uses these subroutines, e.g. read_ini, I get some problems.
The DLL functions obviously don't find the subroutines.
Is this a problem of the same namespace? Is there any workaround? I
have the same effect calling some functions from the LabVIEW library.

Thanx in advance,
Michael

Reply via email to