C. In Tools>Options>Projects>VC++Directories>LibraryFiles, I added Intel FortranLIBD. Made sure that both projects use Multithreaded Debug DLL Libs However, when I compile the solution, I get the following error: ...
Public Declare Function va_set_tripwire_infoLib"Intrulib.dll"(ByVal lCamHandle As Long, Byref g_sParam As tripWireSettings_Tag) As Long In VB form, I will Call a Dll function as below, Dim tSettings As tripWireSettings_Tag tSettings. ...