开发者

Window Mobile SMS Source Code

开发者 https://www.devze.com 2023-02-03 07:14 出处:网络
I need to develop a windows mobile sms application. I am a new mobile software programmer so i need a source code to use it as a template and learn from it. Can any 开发者_开发技巧one provide me with

I need to develop a windows mobile sms application. I am a new mobile software programmer so i need a source code to use it as a template and learn from it. Can any 开发者_开发技巧one provide me with a source code ? i don't care about the interface. I just need the functionality.


If i'm not mistaken, when you install de Windows Mobile 6 SDK there are examples included, there is a SMS one but it's in c++.


If you're thinking about a managed code application then you can use the SmsMessage object in the Microsoft.WindowsMobile.PocketOutlook namespace.

Here's an article describing the process:

http://www.devx.com/wireless/Article/38571

0

精彩评论

暂无评论...
验证码 换一张
取 消