搜索资源列表

  1. winio

    0下载:
  2. 可用于实现*。端口操作不需要编写驱动,在Win95/98下直接可以使用汇编的In/Out指令。VC中也提供了_inp/_outp这样的函数(QA001059 outportb、inportb对应的函数)。不过在NT下,不能使用In/Out指令,参考QA001296 如何在WindowsNT/2000下用VB6写硬件IO控制。 如果使用硬件中断就必须编写驱动,标准的办法是采用微软的DDK。Win98和WinNT 4.0/5.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:202752
    • 提供者:
  1. LOCK

    0下载:
  2. vc++的挂机锁屏系统,相信这个大家都不陌生吧,可以锁定你的计算机,别人无法操作,需要知道口令才可以,S本软件不但功能完善,而且界面友好,仿QQ的界面,还会适时弹出操作提示,更加人性化,可以专用于网吧或个人办公计算机,开始挂机后,显示挂机时间,而且还可以用屏幕键盘输入密码和隐藏窗口(类似QQ),本程序还涉及一些注册表的操作,当关闭本程序时,会释放注册表。-hang up the vc++ lock-screen system, we d
  3. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:1808384
    • 提供者:200
  1. RemoteControl

    0下载:
  2. vc++实现的远程控制程序,模拟远程桌面上的鼠标、键盘操作。-Remote Control
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-13
    • 文件大小:1675264
    • 提供者:刘俊宏
  1. keys

    0下载:
  2. VC++键盘击键模拟程序(带声音),很生动,也很实用哦…… -VC++ keyboard keystroke simulation program (with sound), it is lively and also very practical ... ...
  3. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:55296
    • 提供者:149
  1. HideWindows

    0下载:
  2. VC++基于键盘钩子写的一个小程序,用来枚举当前所有打开的窗口名称、标题、类名称等,并实施强制隐藏、显示所选窗口,内含键盘钩子的DLL源文件,测试文件编译后要和DLL文件存放在一个目录中。-VC++ based on the keyboard hook to write a small program used to enumerate all currently open windows name, title, class name
  3. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:23552
    • 提供者:176
  1. SoftKeyBoard

    0下载:
  2. 这是一个桌面虚拟键盘的例子,在VC++6.0中编译通过!-This is a desktop virtual keyboard example, in VC++6.0 to compile the adoption!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:39936
    • 提供者:LaoLong
  1. Hook

    0下载:
  2. vc写的。钩子程序:运行时截获键盘鼠标信息,只有输入正确密码才可回复正常。-vc written. Hook procedure: run-time interception of keyboard and mouse information, only enter the correct password before they can return to normal.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-13
    • 文件大小:23552
    • 提供者:fengxian
  1. Key20080206

    0下载:
  2. 监控键盘消息程序,用VC++6.0写的,可拦截键盘各个消息-Monitor keyboard messaging programs, written using VC++6.0 can intercept all keyboard messages
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:113664
    • 提供者:daily
  1. AutoHotkey104805_source

    0下载:
  2. AutoHotKey的VC++源码,一款鼠标键盘模拟工具,与按键精灵类似。-AutoHotKey' s VC++ source code, a mouse and keyboard simulation tools, and buttons similar to the wizard.
  3. 所属分类:外挂编程

    • 发布日期:2024-05-13
    • 文件大小:1030144
    • 提供者:sun
  1. VC_virtual_keyboard

    0下载:
  2. VC 虚拟键盘资料,很方便-VC Virtual Keyboard
  3. 所属分类:文档资料

    • 发布日期:2024-05-13
    • 文件大小:330752
    • 提供者:宋元章
  1. keyboardrecord

    0下载:
  2. *与自动发送器 简单地用VC++实现键盘的记录和自动发送到指定的地址。-Keyboard recording and automatic transmitter with a simple VC++ to achieve the record keyboard and automatically sent to the specified address.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:100352
    • 提供者:
  1. KeyBoard

    0下载:
  2. 工厂产线上测试笔记本键盘的软件,主要用来测试有无按键不良,VC编写!-code testing the keyboard of notebook computer
  3. 所属分类:其他行业

    • 发布日期:2024-05-13
    • 文件大小:2360320
    • 提供者:kaolafu
  1. InputMethod

    0下载:
  2. 这是一个开发WINCE系统上键盘输入法的例子,在EVC上编写,方法易懂,简单易用,可以一看。-This is a development system, the keyboard input method WINCE case in point is the preparation of the EVC, methods easy to understand, easy to use, you can have a look.
  3. 所属分类:Windows CE

    • 发布日期:2024-05-13
    • 文件大小:27648
    • 提供者:cnn
  1. vcAPI

    0下载:
  2. vc++API的典型运用,创建窗口,画图,与键盘联系。-vc++ API typically used to create windows, paint, and the keyboard contact.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:1145856
    • 提供者:闫政
  1. SystemControl

    0下载:
  2. 一个用VC写的系统控制软件,可以控制关机,重启,锁定屏幕,锁定鼠标,屏蔽键盘等功能-This is a system controlling software whici is developed in Visual C++.It can shutdown or reboot your computer,and lock screen,mouse or keyboard.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:3404800
    • 提供者:tuo_chao
  1. VC

    0下载:
  2. 在南京东大移动互联开发板上实现ARM9键盘驱动- nan jing dong da yi dong hu lian ARM9 keyboard
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-13
    • 文件大小:8192
    • 提供者:飘洋
  1. keyboard

    1下载:
  2. 模拟键盘输入,对VC++的响应机制可以有更加全面的认识,对指令的熟悉又帮助。-Simulated keyboard input, on the response mechanism of VC++ can have a more comprehensive understanding of familiar instructions to help.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:44032
    • 提供者:王陵
  1. vcjianpanjilu.RAR

    0下载:
  2. VC++*器 希望对大家有所帮助 谢谢大家的支持 我将多发源码-VC++ keyloggers
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:98304
    • 提供者:张但
  1. VCxunijianpan

    0下载:
  2. 用VC实现了虚拟键盘的功能,即按键过后,程序响应按键执行相应的操作。-Achieved with the VC function of the virtual keyboard, that key after the implementation of appropriate procedures to respond to button operations.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:3042304
    • 提供者:阿锐
  1. WH_KEYBOARD_LL

    0下载:
  2. 采用VC6.0编写的一个全局钩子,用以截获键盘的键入消息,经测试可用。-Written by VC6.0 a global hook to intercept the keyboard type information, available via testing.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:李成儒
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 37 »

源码中国 www.ymcn.org