C # Reading inbox text messages

Source: Internet
Author: User

Recently, I am working on a text message management software. I need to import the system's original text messages to the new software. netcf itself does not have a class library for reading inbox text messages. After searching the Internet, it finds that it can only be solved through mapi operations. fortunately, a message encapsulated with mapi is found. net class library.

Address: http://www.codeproject.com/internet/CMapiEx.asp

This class library is used for PC, to be used for WM platform must also make some modifications, and finally referred to the boring (http://blog.csdn.net/yzx0023/) article modified some code, you can now read the received and sent messages on the WM platform.

Code:/files/hxw/readsmsdemo.rar

I am not familiar with C ++, so I only modified the inbox text message and sent text message.

The Code contains C ++ code and a demo program. readsms. dll is a C ++ class library. You can use vs2005 to open it directly.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.