CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 按钮控件 搜索资源 - function keyboard

搜索资源列表

  1. VB111

    0下载:
  2. 这是一个使用SetWindowsHookEx的程序,屏蔽了键盘按键(包括系统按键)。 如果只想屏蔽某个按键,请更改下面的代码。 Form1.Text1 = wParam Form1.Label1 = kk.vkCode & \":\" & kk.scanCode & \":\" & kk.Time If wParam = 256 Then Myfunc = 1: Exit Function endif wParam 的按键值可以在程序运行中测试中找到。-S
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:49637
    • 提供者:刘郑
  1. keyboard

    0下载:
  2. 这是一个用Windows API写的屏幕键盘。是很好的编程参考代码。 程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠标的钩子函数-This is a Windows API to write the screen keyboard. Programming is a good reference source. Inside there are two new Wanton : Button Subclassing, while their own m
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:14106
    • 提供者:胡东
  1. KEYBOARD

    0下载:
  2. 键盘捕捉程序 实时输入实时捕捉 可以记录步骤 能自定义功能-Keyboard capture program real-time input real-time capture can record steps to customize the function
  3. 所属分类:Button control

    • 发布日期:2017-05-04
    • 文件大小:9058
    • 提供者:11111111
搜珍网 www.dssz.com