搜索资源列表
源代码-高源
- 包括10个源码:1 令系统托盘(提示区/Sys tray)中的图标显示气泡提示框(Tool Tip)的代码 2 软盘格式化程序 3 一个虚拟驱动盘映射器 4 这个软件可以得到大多数的“高级”系统信息,比如系统缓存的密码、PROXY设置、网卡MAC等 5 用过Flashget和网络蚂蚁的朋友应该知道在IE中右击右击菜单有使用(xxxxx)下载.本代码就实现此功能。可以获取在网页中选择的文本,链接 地址,图片. 6 引起轰动的源码,能在视窗里每一个窗口最小化按钮旁加一个新按钮,这个新按钮的功能是将窗
虚拟串口驱动程序
- 好东东,虚拟串口驱动程序,里面含有相关 串口监视界面。-good Dongdong, virtual serial port driver, it contains relevant surveillance serial interface.
组态王6.5源代码
- windows2000下PCI板卡虚拟驱动编程源程序例子,对于学习驱动开发的人员很有用。-windows2000 PCI card virtual drive program source code examples for learning-driven development of very useful.
一个虚拟驱动盘映射器
- 一个虚拟驱动盘映射器.rar-a virtual drive mapping device. Rar
虚拟串口驱动源码
- 虚拟串口驱动源码
一种虚拟串口实现的硕士论文
- 虚拟串口的实现,详细的讲解了 寻你串口驱动编程的步骤 以及介绍自己的成果。。
vitrul.rar
- 这是一个实现虚拟光驱的应用程序和驱动程序的源代码,应用程序用vc实现,驱动程序在DDK环境下开发。完全可以当作虚拟光驱来使用。驱动程序在filedisk文件里。,This is a virtual CD-ROM applications and driver source code, the application used to achieve vc, driver development in the DDK environment. Can be used as a virtual dri
vkeyboard.zip
- 虚拟键盘驱动实现,在驱动级模拟了键盘的操作,The realization of the virtual keyboard driver in the driver level to simulate the operation of the keyboard
GUIFileDisk
- 网上经典的WINDOWS虚拟磁盘驱动程序filedisk,加上一个图形界面的应用程序,可以建立虚拟磁盘,并格式化,加密等。优点是有说明文档,包括DDK环境的建立,SYS文件的安装等过程的说明较为详细,还有一些自己的心得,适合初学者。图形界面程序用了BCGControlBarPro12库和boost库,我配的环境是VS2008+DDK 2600 FOR XP-Online classic WINDOWS virtual disk driver filedisk, plus a graphical
WdmVNIC
- WIN2000下基于虚拟设备的小端口网络驱动程序,来自DriverStudio-WIN2000 virtual device based on a small port network driver, from DriverStudio
VirtualDev
- 演示在Windows操作系统中如何构建一个虚拟设备并在应用层如何访问的驱动程序源码。-Demonstration in the Windows operating system how to build a virtual device and application layer how to access the driver source.
diskdriver_32214768
- 一款非常详尽的虚拟设备驱动,对学习驱动编写有很好的借鉴作用。-A good example for those who are learning edit drivers.
200561313388541
- 自动生成虚拟设备驱动(VXD)的C++代码的一个库 COOL! -Automatic generation of virtual device driver (VXD) of C++ code of a library COOL!
emulate_com
- windows下虚拟串口驱动,程序虚拟出两个串口,并且让两个串口互相通信-virtual serial port driver under windows, the program two virtual serial port and two serial ports to enable communication with each other
vmouse
- 模拟实现了鼠标驱动,有详细说明,对研究驱动有很大帮助-Simulation to achieve a mouse-driven, there is a detailed descr iption
AIONShout
- 此为游戏喊话工具,可以对多窗口喊话,程序采用了三种不同的键盘模拟方法,其中包括虚拟驱动技术。对编写外挂的朋友很有借鉴价值。-This propaganda tools for the game, you can call on the multi-window, the program used three different keyboard simulation, including virtual drive technology. The preparation of useful pl
tap-win32
- tun/tap 虚拟网卡win32 驱动程序,可以截获IP数据包,并直接传递到应用进程-tun/tap win32 driver
filedisk
- 基于vc++的filedisk程序 ,mfc的用户界面,有虚拟驱动的功能
虚拟鼠标驱动
- 虚拟鼠标驱动,vc6.0开发,实现键盘控制鼠标。
windows xp下的虚拟串口设备驱动
- 在windows xp操作系统下开发虚拟串口驱动(Developing virtual serial port driver under Windows XP operating system)