CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 1999
    Location
    Slovakia, Austria
    Posts
    159

    How to convert CString to BSTR?

    How to convert CString to BSTR?

    Who is Man++?
    Click on http:\\lichner.szm.com

  2. #2
    Join Date
    May 1999
    Location
    Seattle, WA USA
    Posts
    423

    Re: How to convert CString to BSTR?

    CString::AllocSysString, or search this board for "BSTR CString", and find about 10 other ways.

    HTH
    --michael

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured