Multitouch - MFC

Version: 1.0.0

Description

In this lab, you will learn how to manage Multitouch events. This includes processing input from Windows Touch, understanding the implications of manipulating multiple touch events simultaneously, and checking for multitouch hardware existence and readiness.
This lab is coded in MFC and requires Visual Studio 2010 Beta 2 (or later).

Contents

  1. Overview
  2. Exercise 1: Build a Multitouch Application
  3. Summary