I have a message stored in my CString. I want to send it to a user using his email address through my default emailer in a VC++ program.
How I can do it?