Click here to Skip to main content
15,888,351 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am trying to call the GetPointerDeviceRects that requires a handle to the device. I am unable to figure out a way to get the handle of the touch digitizer device.

What I have tried:

I tried a few ways but it was wrong. So I don't want to bring it up here
Posted
Updated 27-Jul-18 12:12pm
v2

1 solution

Seems like you need to look at this:

Using the RawInput API to Process MultiTouch Digitizers[^]
 
Share this answer
 
v2

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900