LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

calling a dll made with LV6i

HI,
I use C++ builder and I want to call a dll which was made with LV6.
When I try to run the programm i get this error message:

Access violation at adress 30193AC6 in module 'LVRT.DLL'. Read of address
FFFFFFFF.
someone knows about it?
0 Kudos
Message 1 of 2
(2,668 Views)
I'm using MS VC++ 6 and I have some similar problem with LV build DLLs using the example from the Developer zone.
The problem does no longer occure after I have updated to LV 6.0.2.
Maybe this will solve your problem too.
Waldemar

Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions
0 Kudos
Message 2 of 2
(2,668 Views)