Peter
Mon Aug 13 05:28:22 CDT 2007
On Windows Mobile 5.0 and above you can use MailComposeMessage. On older
devices there isn't this API - the easiest way of doing it is to launch
tmail.exe with command line arguments:-
http://www.nsbasic.com/ce/info/technotes/TN32.htm
Peter
--
Peter Foot
Microsoft Device Application Development MVP
www.peterfoot.net | www.inthehand.com
In The Hand Ltd - .NET Solutions for Mobility
"roozbeh" <roozbehid@gmail.com> wrote in message
news:1186937303.387943.90440@b79g2000hse.googlegroups.com...
> How can i do this from c/c++?
> i find it is very easy to do in .net enviroment,but how can i call
> inbox compose form with just sender name filled?
>
> regards,
> roozbeh
>