Click to See Complete Forum and Search --> : VB equivalent to CStringList?


bcyde
May 2nd, 2001, 12:05 PM
Hi, I want to call a function from one of my DLLs in VB, but one of the parameters is a CStringList. When the function returns I will also need to parse the CStringList, is there any way to do this? Thanks in advance, any input, comments, suggestions, etc. would be greatly appreciated.