The Wayback Machine - https://web.archive.org/web/20110921092555/http://www.codeguru.com:80/cpp/cpp/string/conversions/

    String Conversions

    URI Encoding and Decoding

    Learn about fast and portable URI encoding and decoding functions that use std::string as the argument and return type, and do the buffer conversion, including '\0'.

    Guide to BSTR and C String Conversions

    Converting to/from C strings and various Visual Basic BSTR string types.