You can do this by creating a dll in VC++ that contains your C++ code. You will need to wrap the C++ code in C function calls so that it can be accessed from CVI.
Alternatively, you could move your CVI project to VC++ entirely, so you end up with a mixed C/C++ application.
--
Martin
--
Martin
Certified CVI Developer