![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Dec 2007
Location: Johannesburg, South Africa
Posts: 5
Rep Power: 0
![]() |
Accessing C++ class in Visual Basic
Can anyone please supply me with a quick and easy way of putting a C++ class in a DLL and to access the class from Visual Basic.
I know this is a simple question, but I'm not a proffesional developer so to me this is quite hard to get my mind around. I took a quick glance through the forums and couldn't see something similiar. Thanks in advance |
|
|
|
|
|
#2 |
|
PFO God In Training
![]() Join Date: Jun 2005
Location: near St Louis, MO. (USA)
Posts: 498
Rep Power: 4
![]() |
Re: Accessing C++ class in Visual Basic
Maybe one or more of these google links will help.
|
|
|
|
|
|
#3 |
|
Professional Programmer
Join Date: May 2006
Location: Maryland, USA
Posts: 306
Rep Power: 3
![]() |
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 |
|
|
|
|
|
#4 |
|
Newbie
Join Date: Dec 2007
Location: Johannesburg, South Africa
Posts: 5
Rep Power: 0
![]() |
Re: Accessing C++ class in Visual Basic
Thanks for the replies. It helps a lot
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Visual Basic 2005 Express Edition For Dummies | ReubenK | Book Reviews | 3 | Jul 31st, 2007 8:47 AM |
| File Mapping in Visual Basic? | bmad6 | Visual Basic .NET | 4 | May 16th, 2006 9:37 PM |
| visual basic pixel image comparison | youngnoviceinneedofhelp | Visual Basic | 3 | Mar 19th, 2006 1:57 PM |
| Enquiry About Visual Basic Project | kbkhoo5053 | Visual Basic | 13 | Feb 15th, 2005 2:20 AM |