How to add windows 8 multi touch event C++

I’m building a windows 8/8.1 app, that will run on big multi touch monitors.
I read that using only blueprints it’s not yet possible to receive windows generated multi touch messages, so I’m going down on coding.

I just need to retrieve the windows touch messages, and use them to move the camera around the pawn, and add the pinch to zoom or similar two finger gestures.
It is like a showroom.

I also read that somethings similar will be implemented in UE 4.8, it there some code usable yet?

The app I’m building will not run on any other devices, will run only on a few computer, where I can test and build an ad hoc app.

Thanks to all for the work you’re doing :wink:

Hi xmario,

This feature is not currently supported, see this thread for more information.