Description: This sample uses Microsoft.WindowsMobile.PocketOutlook and
Microsoft.WindowsMobile.Telephony to:
- Databind a ContactCollection to a ListBox.
- Databind a Contact Property to a TextBox.
- Edit Contact Properties.
- Send SMS messages
- Call a contact s phone number.-Microsoft.WindowsMobil e.PocketOutlook and Microsoft.WindowsMobil e.Telephony to :- Databind a ContactCollection to a ListBox.- D atabind a Contact Property to a TextBox.- Edit C ontact Properties.- Send SMS messages- Call a c ontact's phone number. Platform: |
Size: 10240 |
Author:黄先生 |
Hits:
Description: Windows Mobile发送短信的程序代码(EVC、C#以及VB.NET)-Windows Mobile to send the message code (EVC, C# And VB.NET) Platform: |
Size: 10240 |
Author:何辉 |
Hits:
Description: 这段代码用于读取Windows Mobile系统手机上的短信收件夹、发件夹数据-The code used to read the Windows Mobile system message on the phone Inbox, Outbox folder data Platform: |
Size: 3072 |
Author:8studio |
Hits:
Description: 开发环境:VS2005,运行环境:windows mobile
功能:根据关键字搜索收件箱中的短信,解决大量收件箱中短信数量多时的短信查找问题,-Development Environment: VS2005, operating environment: windows mobile features: keyword search in accordance with the SMS inbox to solve a large number of SMS inbox messages for some time to find the number of issues, Platform: |
Size: 2092032 |
Author:郭建宁 |
Hits:
Description: Windows Mobile Professional 6 及更高版本上利用SMS自动进行状态回复的程序。还包括了以下演示:
使用SMS拦截;
使用配置文件;
检查Outlook约会信息;
基于定制策略对不同电话号码作出不同反应;
使用SIP;
在Windows移动设备上使用db4;
使用提示;
多语言界面和本地化。-Trombone a utility for automating status reply via SMS on Windows Mobile Professional 6 or later.
It also demostrates:
How to use SMS interception
How to use configuration file
How to check Outlook appointment information
How to react with different phone number based on custom policy
How to deal with SIP
How to use db4o on Windows Mobile device
How to use notification
How to enable multilingual user interface and do localization Platform: |
Size: 585728 |
Author:mesmerism |
Hits:
Description: Windows Mobile开发技术资料,原生代码开发的新功能、短信开发大全、使用ASP.NET 开发Mobile Web应用-Technical information on Windows Mobile development, the original code of the new features in development, the development of Guinness SMS, Mobile Web development using ASP.NET Application Platform: |
Size: 1157120 |
Author:wowmc |
Hits:
Description: Mobile短信拦截
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK or
Windows Mobile 5.0 Smartphone SDK,
ActiveSync 4.0.-Description:
This sample demonstrates how to implement a MAPI Rule Client, a COM object
which can handle/filter incoming MAPI messages. Of particular relevance is
the implementation of IMailRuleClient and its ProcessMessage method. This
method is called by the MAPI subsystem when a message matching the Rule
Client抯 transport (SMS, ActiveSync, POP3) arrives. From within
ProcessMessage, you can reroute messages, delete messages, parse messages
and send custom data to other apps, or anything else you may need to do.
Currently, only SMS is supported as a transport for Rule Clients.
IMailRuleClient::Initialize must also be implemented to set message store
access privileges.
A Rule Client is a COM object (generally housed in a DLL) which implements
the IMailRuleClient interface. In order to work properly, it must be
registered in two places:
1.) Standard COM registration- HKEY_CLASSES_ROOT\CLSID Platform: |
Size: 12288 |
Author:gzhard |
Hits: