01-28-2009 12:15 AM
I
01-28-2009 07:17 PM
Hi Heater,
There's no direct way to convert C++ code into CVI.
The best you can do is to compile C++ code into dll, and import it into CVI.
You may refer to http://zone.ni.com/devzone/cda/tut/p/id/3341 for more information.
Regards, Kate