Share via


Summary

In this lab, you have learned how to consume the low level WM_TOUCH messages. You’ve seen how to test for the existence of multi-touch hardware. How to configure a Window to get the WM_TOUCH message, how to extract the inputs from the message and how the system correlate touch id to a touch input.

Enjoy and keep in touch!