Hi.
CString class doesn’t have a substr method. What's the easiest way to substring a CString string? (say, to retrieve 5th to 20th chars of a CString).
THX.