Hello,
I am trying to use classical touchscreen moves on my LabVIEW application. The problem is I really don't know how read the information coming from Windows indicating the type of move (zoom rotate, span,...)!
I tried to use the Windows message queue library (using user32.dll) with the...