|
-
Jan 15th, 2006, 02:04 PM
#1
Thread Starter
New Member
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.
-
Jan 15th, 2006, 03:39 PM
#2
Re: How do I declare a string and pass it from a Visual Basic GUI to a C++ DLL?
 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
-
Jan 15th, 2006, 03:55 PM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|