06-19-2008 02:39 AM
06-19-2008 05:41 PM
06-20-2008 06:00 AM
06-23-2008 05:51 PM
07-08-2008 01:08 AM
02-09-2011 08:31 AM
Hi,
i've another problem with integration of labview dll in vc++98.
I've a lv dll in lv7.1 where some function uses cintools to comunicate with vector hw.
When i call from VC++ a function, that use cintools, receive this error:
"Fatal Error LABVIEW.LIB was not called from a LabVIEW process" and a lvsD.tmp attacched was created.
how can i solve this problem?
i've tried to use lv 2009, but i'm not able to create vc++ executable, because receive a linker error: "LINK : fatal error LNK1000: unknown error; consult documentation for technical support options"
Thanks