2,789 questions
The documentation at Getting Started with Windows Touch Messages shows how to receive touch input and also discusses touch with MFC.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi :
The app is good with mouse. I can get the L-Button-down event when pressing L-Button, and get L-Button-up event when raising finger.
But with a touch screen, I only get the press down/up events after I raising my finger.
How can i get the press-down event when pressing down, and get press-up event when rasing finger ?
Thanks in advance!
The documentation at Getting Started with Windows Touch Messages shows how to receive touch input and also discusses touch with MFC.