need help in sending email with attachment in Symbian
I am working with an app, in which I have to send e-mail with an attachment of an image. And I have no idea about this thing. working on Carbide.c++ (Sym开发者_开发问答bian)
Thanks in advance.
Based on your later question I think you have already found pointers for proceeding. For reference to other people who may be looking for the same information, the RSendAs API is probably the easiest solution.
精彩评论