SyntaxFix
Write A Post
Hire A Developer
Questions
You may use CString, CStringA, CStringW to do automatic conversions and convert between these types. Further, you may also use CStrBuf, CStrBufA, CStrBufW to get RAII pattern modifiable strings
CString
CStringA
CStringW
CStrBuf
CStrBufA
CStrBufW