S
sklett
I have dealt with converting managed C++ String* to PCSTR using the Marshal
class, but now I need to get managed C++ String* converted to MFC CString.
I can't seem to figure out how this is performed?
Is it possible? Any help would be greatly appreciated, thank you.
class, but now I need to get managed C++ String* converted to MFC CString.
I can't seem to figure out how this is performed?
Is it possible? Any help would be greatly appreciated, thank you.