>>>>> On Mon, 11 Mar 2002, "James" == Murphy, James wrote:
James> ATL CComBSTR class or the MFC CString class
James> they manage much of this for you.
Or the ATL/WTL CString class.
But you still have to understand the underlying semantics or
it's easy to create memory leaks and/or access memory that's
been freed.
One of the better descriptions of the semantics of the BSTR data
type is in the book _ATL_Internals_ by Brent Rector and Chris
Sells; ISBN 0-201-69589-8.
--Hal
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]