May 1, 2003 #1 cgreynes Programmer Feb 28, 2003 29 US im new to visual c++. how do i convert BSTR (data type or class type) to char * (string)? i am creating an ATL dll
im new to visual c++. how do i convert BSTR (data type or class type) to char * (string)? i am creating an ATL dll
May 1, 2003 #2 palbano Programmer Oct 9, 1998 4,341 US use the atl class _bstr_t -pete Upvote 0 Downvote
May 1, 2003 Thread starter #3 cgreynes Programmer Feb 28, 2003 29 US it worked!!! thanks a lot pete. Upvote 0 Downvote
May 1, 2003 #4 palbano Programmer Oct 9, 1998 4,341 US thank you very much. i worked long hard hours developing that class during breaks from inventing the internet -pete Upvote 0 Downvote
thank you very much. i worked long hard hours developing that class during breaks from inventing the internet -pete