Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert C String to BSTR
Message
From
15/06/2000 04:02:22
 
 
To
07/06/2000 13:56:23
General information
Forum:
Visual C++
Category:
Active Template Library (ATL)
Miscellaneous
Thread ID:
00377891
Message ID:
00380619
Views:
24
Use the SysAllocString() function, this takes an ANSI/Unicode string and returns a BSTR. If you want to go the other way take a look at the standard Unicode-to-Ansi macros.

HTH
Neil
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform