Posts Tagged ‘Windows Mobile’

Custom URL Protocol in Windows CE

Posted: 13th August 2010 by thegrayzone in Development
Tags: ,

The Problem One requirement for my current application is that when the user clicks on a specific link on a web application from their Windows Mobile device, a pre-installed application will be launched on the device and a parameter from the web application will be passed to the application. The Solution I decided to use [...]