简体   繁体   中英

Programatically fire windows 7 touch and gesture events

Please let me know the answers to the following:

  1. Is it possible to programmatically fire the touch and gesture events of Windows 7?
  2. Is there any API?
  3. Is it possible to fire the event from a computer without touch screen?

I am looking for something implemented or implementable in C# if possible.

Any help will be much appreciated.

Thank you.

In the Windows 7 pre-beta handed out at PDC 2008, there was an API for injecting gesture input into the input system. However, the API was removed before RTM, and I have it on good authority that this is not a supported scenario for Windows 7.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM