01-18-2009 09:02 PM
Hi,
I have recently upgraded the labwindows CVI from 6.0 to 8.5.1.
The project files are able to generate the dynamic libraries (dlls) as before.
However, the application calling the loadlibrary function (Explicit linking) of these Dlls seems to be unable to find the DllMain function.
I have not changed anything from the application which distributes with the cvirte.dll, cvirt.dll, cviauto.dll.
Why is that the application now is unable to load those dlls that are compiled and built in the new version of labwindows?
01-19-2009 02:51 AM
I haved solved the issue. Mistake on my part.
I need to redistribute the new dlls (cvirte.dll, cvirt.dll, cviauto.dll) together with the new release.