|
-
April 20th, 2009, 05:30 AM
#1
Passing UDT from VB 6.0 to C++ DLL
From VB 6.0, I am invoking a API exported from C++ dll. The parameter of this function is a UDT containing string members. As an attempt to check the values, I printed the members of UDT as soon as the control enters into the C++ function and the values of the strings are garbage. Please let me know the steps to be followed to pass the parameters appropriately to the C++ function.
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
|