积极答复者
Windows Mobile 6 上 如何实现类似"*#06#"的功能?

问题
答案
-
您好,
您还可以参考这个帖子,虽然没有被解决,但是提供了一些有用的信息。
致礼
Jesse Jiang [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- 已标记为答案 Jesse JiangModerator 2011年3月9日 6:24
-
- 已标记为答案 Jesse JiangModerator 2011年3月9日 6:24
全部回复
-
你好,
首先,我们可以使用 hook 来捕获键盘输入。然后,我们可以使用 ShowWindow 结合 SetForegroundWindow 来隐藏和重新显示程序界面。
具体可以参考下面的帖子:
1. trapping key event and touch events
2. Catching the key VK_TEND for Moto Q9
施炯 -
您好,
您还可以参考这个帖子,虽然没有被解决,但是提供了一些有用的信息。
致礼
Jesse Jiang [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- 已标记为答案 Jesse JiangModerator 2011年3月9日 6:24
-
- 已标记为答案 Jesse JiangModerator 2011年3月9日 6:24