View Single Post
Old Feb 23rd, 2008, 11:16 PM   #3
Game_Ender
Professional Programmer
 
Game_Ender's Avatar
 
Join Date: May 2006
Location: Maryland, USA
Posts: 306
Rep Power: 3 Game_Ender is on a distinguished road
Re: Accessing C++ class in Visual Basic

If you are using VB.NET you can wrap you C++ class using SWIG. Here is tutorial, you want the C# example. Even though it says C#, anything that works for C# will also work for VB.NET.
__________________
Robotics @ Maryland AUV Team - Software Lead
Game_Ender is offline   Reply With Quote