Click here to Skip to main content
15,881,089 members
Articles / Desktop Programming / Win32

The Windows Mobile 6.5 Gestures API: An Introduction

Rate me:
Please Sign up or sign in to vote.
4.82/5 (11 votes)
30 Oct 2009CPOL6 min read 48.3K   805   26  
This article contains a brief look into the new Gestures API that is available for Windows Mobile 6.5 Professional Edition. We will walk through creating a small Smart Device application that is able to read gestures made by the user, and report back information about these gestures to the screen.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Microsoft
United States United States
Software Engineer from Western NC specializing in C#, .Net Framework, Javascript, and C/C++ development. I love solving complex problems and injecting witty sarcasm into the situation. When one gets out of control I apply the other. Currently working as a Software Development Engineer at Microsoft, where I have constructed a test automation harness for Microsoft Fixit products ,a native code application for Windows Mobile Marketplace, a WCF service, an abstraction library for Microsoft Log Parser that allows Log Parser records to be processed with Linq as they are returned, and a Windows Sidebar Gadget.

Comments and Discussions