The WinRT contains some interesting units, One of particular interest for me is:
WinAPI.UI.Input.Inking
This gives access to Microsoft's latest pen used in the Surface Tablet and Surface Book. Currently there is ZERO support for Delphi.
So how about creating a WinRT product which provides wrappers around some of these APIs. Of course I'm particularly interested in the Inking one.
- Steve