Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Mobile
Windows Mobile 5.0
Native Code
Networking
CellCore
 Enabling Enhanced Messaging Service...

  Switch on low bandwidth view
Windows Mobile Version 5.0 SDK
Enabling Enhanced Messaging Service (EMS) Processing
Send Feedback

When Windows Mobile boots, it checks the system registry for the following key:

HKEY_CURRENT_USER\Software\Microsoft\SMS\TextShared 

This key contains a flag that specifies whether EMS processing is enabled on the device. EMS processing is disabled by default, however, you can enable this support yourself.

To enable EMS processing support:

  • Register the COM component's GUID by creating the following registry key, and giving it the following name/value pair.
    HKEY_CURRENT_USER\Software\Microsoft\SMS\TextShared
        DWORD : EMSHandlerInstalled = 1

See Also

Short Message Service (SMS) API | IMessageFormEx | IFormProviderEx


Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.


© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker