|
-
Aug 11th, 2008, 04:43 PM
#1
Thread Starter
Lively Member
C++ Class in VB
Could someone please fill me in on something? If I were to create a class that uses multiple inheritance. Can I simply put that into a DLL and make use of it as an object in Visual Basic? Also if anyone has an example of something like this please post a link or post the source.
-
Aug 12th, 2008, 07:37 AM
#2
Re: C++ Class in VB
VB what?
VB6 - no, not unless all use of multiple inheritance occurred within the C++ DLL
VB.NET - yes - this does support inhertiance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|