首页> 外文期刊>Access Advisor >Manage Your User's Keyboard with the Windows API
【24h】

Manage Your User's Keyboard with the Windows API

机译:使用Windows API管理用户的键盘

获取原文
获取原文并翻译 | 示例

摘要

In last month's article, you learned how to use a Keyboard class I had written to access functionality surrounding the Windows keyboard. In this article, you'll investigate the code inside the Keyboard class, to see how it works. In order to do its work, the Keyboard class calls a set of Windows API functions which you can call yourself if you don't want to use the class module or just want to know how the class works. To make it possible to call all the API functions the Keyboard class requires, the class starts with a large set of API declarations including, for instance, a constant that represents the ScrollLock key.
机译:在上个月的文章中,您学习了如何使用我编写的Keyboard类来访问Windows键盘周围的功能。在本文中,您将研究Keyboard类中的代码,以了解其工作原理。为了完成其工作,Keyboard类调用了一组Windows API函数,如果您不想使用该类模块或者只是想知道该类的工作原理,则可以调用这些函数。为了能够调用Keyboard类需要的所有API函数,该类以大量的API声明开始,包括例如代表ScrollLock键的常量。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号