Results 1 to 2 of 2

Thread: Tricky one with VB and VC++

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2000
    Posts
    77

    Exclamation

    created a class in VC++ and put in a .dll how do i access that class (creat objects) in VB using the .dll file.

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    You can't. To use a class in VB you'd need to make it as a COM object. Look in the Platform SDK for details, and there should be some stuff on PSC.

    But when we get our new COM forum...
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

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