Hello,

I have a C++ dll that needs to return a string to a C# program. What's the best way to do this? I've tried several things, but I can't seem to get it to work.

I really appreciate any help.

Thanks,
Nick