Work URL Exception

  • Thread starter Thread starter MDB
  • Start date Start date
M

MDB

Hello All, Is there a way to add a work url exception programmatically?
This doesn't appear to be a registry entry since I saved off the reg before
and after manually adding an exception and there is no difference in the
registry.
 
If your device is a Smartphone or Pocket PC Phone Edition (or any Windows
Mobile 5.0 device) you can use the DMProcessConfigXML and the CM_Mappings
configuration service provider.
If you search the SDK documentation for "CM_Mappings Configuration Service
Provider" you'll find some details of the XML schema to set url mappings.

Peter
 
Thanks

Peter Foot said:
If your device is a Smartphone or Pocket PC Phone Edition (or any Windows
Mobile 5.0 device) you can use the DMProcessConfigXML and the CM_Mappings
configuration service provider.
If you search the SDK documentation for "CM_Mappings Configuration Service
Provider" you'll find some details of the XML schema to set url mappings.

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top