Results 1 to 3 of 3

Thread: How do I declare a string and pass it from a Visual Basic GUI to a C++ DLL?

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2005
    Posts
    14

    How do I declare a string and pass it from a Visual Basic GUI to a C++ DLL?

    How do I declare a string and pass it from a Visual Basic GUI to a C++ DLL?

    Now I am debugging successfully. I can debug either on the Visual Basic end or I can debug on the C++ side by using the DLL's project file and declaring the compiled VB code as the launching executable. I have narrowed the problem down to the way that I am declaring and passiing the string variables.

  2. #2
    Frenzied Member Jmacp's Avatar
    Join Date
    Jul 2003
    Location
    UK
    Posts
    1,959

    Re: How do I declare a string and pass it from a Visual Basic GUI to a C++ DLL?

    Quote Originally Posted by Athono
    How do I declare a string and pass it from a Visual Basic GUI to a C++ DLL?

    Now I am debugging successfully. I can debug either on the Visual Basic end or I can debug on the C++ side by using the DLL's project file and declaring the compiled VB code as the launching executable. I have narrowed the problem down to the way that I am declaring and passiing the string variables.
    is there any need to post the same question again ?

    http://www.vbforums.com/showthread.php?t=381492

  3. #3
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: How do I declare a string and pass it from a Visual Basic GUI to a C++ DLL?

    There certainly is not (especially as the other thread already had answers), this thread is now closed.

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