It would in deed, I figures out how to pass a String using a BSTR and SysAllocString function (i think that's it).
I need to pass an array of strings though.
And I have another problem, I want to pass back a struct I have created, but it don't know how to define it.
STDMETHODIMP CClass::myFunction(myStruct *ms)
This doesn't work though, it need to be define as an export or somethin, I'm not sure. Do you know how to do it.
Regards,
IJ...
PS Can you post the code or e-mail it to me at [email protected] , cheers