本文介绍了如何识别GDI的类型的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
大家好,
我写了一个屏幕键盘.我得到了GDI的句柄,它通过鼠标钩子和WindowFromPoint单击它.但是我的问题是,如何获取句柄类型?
我应该是公认的可编辑组件,例如文本框或组合框或raido框等...
在此先感谢.
Hi All,
I wrote a On screen keyboard . I get handle of GDI that clicked on that by mouse hook and WindowFromPoint . But my problem is that , how to get type of handle?
I should be recognition Editable components such as text box or combo or raido box and so on ...
Thanks in Advance.
推荐答案
这篇关于如何识别GDI的类型的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!