触摸屏应用 [英] Touch Screen Application

查看:78
本文介绍了触摸屏应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发触摸屏应用程序.这是一个没有任何可视界面的系统任务栏应用程序.它仅需要提供两个功能:最小化和最大化所有活动窗口.所有这些事情都还可以.我需要得到的是所有 WM_TOUCH消息无论发生在何处(以什么形式,窗口,应用程序或过程).我找到了如何获取所有鼠标和键盘消息,但找不到所有WM_TOUCH消息.有没有关于这个问题的参考书. 我需要解析WM_TOUCH消息,并得出结论,要么我将启动最小化"或最大化"功能.

I am developing a touch screen application. It is a system tray application without any visual interfaces. It need to provide only two functionalities: minimize and maximize all the active windows. All of these thing are ok. What i need is to get all the WM_TOUCH messages no matter wherever they happen(in what form, window, application or process). I found how to get all the mouse and keyboard messages but i can't find how to get all the WM_TOUCH messages. Are there any references,books about this question. I need to parse the WM_TOUCH messages and conclude either i am going to start the minimize or maximize function. 

期待获得帮助

推荐答案

您好,majlotech,

Hello majlotech,

 

这些帖子可能会为您提供帮助:

These posts might help you:

http://social.msdn.microsoft.com /Forums/eu/tabletandtouch/thread/d81fba2f-3118-4da0-bd6f-744430343dfc

http://stackoverflow .com/questions/4701539/从我的应用程序中的每个窗口和处理中获取wm-touch-messages

http://msdn.microsoft.com/en-us/library/dd317341(v = vs.85).aspx


这篇关于触摸屏应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆