Hi all.
In LV7.1 days we wrote a LV application and exported a type library (.tlb) to remotely call this LV application.
Based on the .tlb we built a Win32-DLL with VC++ 6.0.
We would now like to update the LV application to LV2013 but we'll still nedd a Win32-DLL on the other side for remote...