Hi,
I am trying to compile code which has the new Windows 8 touch messages like
WM_POINTERDOWN etc. as well as APIs like GetPointerFrameTouchInfo
(supported only on Windows 8 and above clients). However I could not find
these signatures in the latest mingw-64 builds. I want to confirm whether
thes
me to some documentation or
just mention one or two, that would really help) .. I just want to get a
feel for what's already in mingw64 and what's missing with regards to
Windows 8 APIs
Thanks a lot for your help!
Vaibhav
On Wed, Oct 2, 2013 at 3:11 PM, JonY wrote:
> On 10/3/2013 02
Hi,
This is a followup to my earlier question about Win8 touch APIs, I just
wanted to know in general which Win 8 APIs (if any) are supported in the
latest build of the mingw-64 project. The change list on the main web page
says 'overall improved Windows 8 API support' but I could not find any
doc