Hello!
I am not a wizard in this area! Just need some help out in this. I am trying to convert bstr string to new character string. Here is the snippet of my code.
**** Code Start****
GlobalInterfacePtr->GetName(bstr, bstrTNamePtr, &retVal);
wcscpy (wstr1, *bstrTNamePtr);
char text2[20]...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.