Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VB C++ Dll string array

Status
Not open for further replies.

demaroj

IS-IT--Management
Mar 22, 2001
3
US
I am trying a parser in a Visual C++ dll which will pass an array of char*'s to VB program. Also need this dll to incorporate MFC. Having trouble finding info on how to represent the char* data structure so that it tranlates to an array of strings in vb?


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top