Gestures - MFC

Version: 1.0.0

Description

In this lab, you will learn how to manage multitouch gesture events. This includes understanding the implications of manipulating an object with gesture events, checking for multitouch hardware existence and readiness, and extracting information from the gesture Windows Message.

Contents

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