Results 1 to 2 of 2

Thread: C++ Class in VB

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2008
    Location
    Palm Desert, CA
    Posts
    91

    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.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    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
  •  



Click Here to Expand Forum to Full Width