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.
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
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.