From: "Sven Rutten" sven on 21 Jan 2008 19:19 Hello Is there any possibility available to "write" sms to sent messages? In .NET (or vc++) Thanks
From: Peter Foot on 22 Jan 2008 06:18 Yes, this must be done through the CEMAPI interface. For .NET I have a product which does this - Mobile In The Hand (http://inthehand.com/content/Mobile.aspx) For C++ there is a sample in the SDK which shows how to send an email, you can use the basic principles there to create a message in the SMS store. Peter -- Peter Foot Microsoft Device Application Development MVP www.peterfoot.net | www.inthehand.com In The Hand Ltd - .NET Solutions for Mobility "Sven Rutten" <sven (aaaaaaaat) ruttensoft.cm> wrote in message news:uDJyGyIXIHA.5164(a)TK2MSFTNGP03.phx.gbl... > Hello > > Is there any possibility available to "write" sms to sent messages? > In .NET (or vc++) > > Thanks >
From: James on 22 Jan 2008 22:00 Surf to http://msdn2.microsoft.com/en-us/library/bb158486.aspx and search on SMSMessage. Also look in the samples section there is a program or two that will be useful. -James "Sven Rutten" <sven (aaaaaaaat) ruttensoft.cm> wrote in message news:uDJyGyIXIHA.5164(a)TK2MSFTNGP03.phx.gbl... > Hello > > Is there any possibility available to "write" sms to sent messages? > In .NET (or vc++) > > Thanks >
|
Pages: 1 Prev: UPnP device sample code project on WM6 Next: Upnp .net control point problem |