Edit

Share via


Using CStringT

Note

The Microsoft Foundation Classes (MFC) library and Active Template Library (ATL) continue to be supported. However, we're no longer adding features or updating the documentation.

The topics in this section describe programming using the template class CStringT.

In This Section

Memory Management with CStringT
Discusses memory management with CStringT, a template class used to manipulate variable-length character strings.

Exporting String Classes Using CStringT
Explains how to export your own string class from a DLL using the CStringT<> template class.

Reference

CStringT Class.
Provides reference information about the shared CStringT class.

See also

Strings (ATL/MFC)