Hi,
We wrote subVI's for all exported functions of a dll written in Borland C++. Then a test.vi was implemented which uses these dll function. Everything runs perfectly, as long as we don't Close the vi and reopen it from the LabView main menu. If we do this the broken run arrow butten is shown and the first error message listed is the Function not found in Library error.
If we use Exit to leave LabView and then restart the test.vi, everything is ok.
Please let me know if you know a solution. Thanks in advance.