I wrote CVI code in Version 7.1.0 (306) and sent the EXE and all project files off to a customer that has CVI Ver 8.1.
The customer is getting "Entry point Not Found Error" message box an it is referencing a function and DLL which is not used
at all in the entire project. We checked the installed path for header and DLL files that are used. IT appears okay.
On my machine WinXP, everything is okay. Note, that I am using a .h file that for Microsoft C/C++ and have already added
windows.h. All was good on my PC.
Any ideas why my customer it will throwing this error?