Shahzad
April 9th, 1999, 12:11 AM
I have tried to insert /n new line character in CString object but it takes it as a string data not a special character. Can you help me with this.
Actually I need to send email via MFC and the message is a CString object. So how can I format this CString into proper message with new line characters. Furthermore Is their any limit to the size of CString, like if the message is one page so is all has to be assigned to one CString object with no harm?
Please help!
Actually I need to send email via MFC and the message is a CString object. So how can I format this CString into proper message with new line characters. Furthermore Is their any limit to the size of CString, like if the message is one page so is all has to be assigned to one CString object with no harm?
Please help!