CString conversion

I have a VS MFC app that uses a CStringArray... I need to get the substance of this array and pass it over to a dll function that takes a String * []... how might I go about doing that...

Can a win32 VS project(dll) just accept a CStringArray?? I can change the String * [] param to something else, but I cant get anything to work......any ideas...thanks a bunch...
[375 byte] By [wuhoo] at [2007-11-18 19:20:58]