搜索资源列表
windows磁盘IO
- 1 程序开发步骤如下 (1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为\"floppy\"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件\"floppy.cpp\":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是\"floppy.cpp\";在接下来询问是否创建新文件时回答\"yes\";然后通
wdmbook10
- Programming the Microsoft Windows Driver Model这是为该书补充的例子程序.需要以前安装的实例配合使用-Programming the Microsoft Windows Driver Model this is the book for examples to add to the proceedings. need examples of previously installed with the use of
diskperf_lib
- 把著名的磁盘过滤框架diskperf进行了少量的修改编译成库。现在就不需要在diskperf基础上添加你的代码来开发磁盘过滤框架了。只要连接这个库就可以了。编译环境为IFSDDK3790+VS2003,修改者为楚狂人。-the renowned disk filter diskperf framework for a small number of changes into the compiler. Now not on the basis of the diskperf add your c
12323123123
- dos下的一些常用批处理程序,包括cpu管理,内存调用,端口读写点,加载鼠标驱动mouse、磁盘加速smartdrv等-dos next batch of some of the more common procedures, including management cpu, memory calls, read and write ports, Add mouse-driven mouse, such as disk accelerate smartdrv
Win2000WdmSrc
- 编译时需要Windows98 DDK 或 Windows 2000 DDK 及 VC 6.0,SoftIce 4.0(推荐) 另外,在编译中要改变路径设置,缺省时为e:\\tan\\hellow\\hellowdm,DDK,SoftIce的路 径也要正确。 编以后,启动控制面版中的“添加新硬件”,选择“其它设备”,点击“从磁盘安装” 在找到上述目录下的hellowdm.inf,在安装中指定hellowdm.sys的路径即可。 安装好后可在控制面板的“系统”中看到此设备。
DDK_BCHKD_Custom_Events
- RAM Disk Driver with custom BoundsChecker events This sample illustrates how to add custom BoundsChecker events to a DDK driver. It links to the kchecker library and has several BOUNDSCHECKER() calls in it. This sample is a software only
sf_virtualdisk
- This device driver implements KMDF based virtual bus driver and generic virtual disk hosted on it. Users can add virtual disks to Windows OS which are then seen and managed by OS as generic, regular disks. Virtual disks are plug in/out with cmdln uti
yxw_bob_PCI_demo
- The Lite Evaluation/Demonstration Kit is intended to illustrate use of the AN3042. The AN3042 is compliant to the PCI 2.1 Local Bus specification. Included in the kit is a PCI add-in card, Windows drivers, demonstration applications, and doc
aha154x
- This directory builds the miniport driver for Adaptec’s 1540 family of SCSI controllers. This driver exports several functions which are used by SCSIPORT.SYS to issue SCSI requests to the devices attached to the controller, process adapter interrupts
PCI驱动实例
- PCI驱动代码实例,可以直接添加自己的用户程序完成完整的基于PCI传输的软件设计-PCI driver code examples, and can directly add their own customers complete the whole process based on the PCI transmission software design! !
mini_ddk
- 添加卸载驱动例程,更深入的了解驱动编程的概念!-Add Remove Driver routines
SDIO_AR6K_Atheros
- AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design
pos58vc
- POS58小票打印机直接端口驱动程序,可以将此源代码加入到你的应用程序,让你的应用程序可以直接驱动POS58小票打印机,黑白图像打印,无需驱动程序。-POS58 small ticket printer port driver directly, you can add this code to your application, your application can directly drive POS58 small ticket printer to print black and w
Fax
- 功能:传真演示程序。 版本:Ver2.2。 其具体操作过程如下: 1)设置好所发(收)传真文件(可以设置从指定页开始收发文件)。(收传真还需设置存放文件路径) 2)拨号,摘机后播放提示音,选择收发传真操作。 3)开始收(发)传真。 4)操作结束,挂机。 需要注意的是如需加发文件,则需要在传真已经开始以后再加发文件。且加发文件格式应与已在发文件格式相同。如在发文件是Fax文件,则只能加发Fax文件;如在发文件是Tif文件,则只能发Tif文件。 -Fu
010_intstallandUninstall
- 郁金香驱动编程第10课。010_添加卸载驱动例程,主要讲解如何在系统中安装驱动,卸载驱动-The tulip driver programming Lesson 10. To 010_ to add uninstall driver routines, mainly on how to install the driver in the system, uninstall the driver
292461DriverInstall
- 方便用于在安装驱动程序时,不需要通过windows系统弹出添加新硬件,实现驱动的安装-Convenient for installing drivers when the system do not need to pop through the windows add new hardware, to achieve the installation of driver
Sample1
- 并口转I2C样本程序,本人原创,样本只做了写一个数据的例子。要需要扩展需要用户自己添加。对电子工程人员有很大帮助!-Parallel to I2C sample program, I created, only the writing samples of a data example. To the need to expand the need for users to add their own. Of electronic engineering staff are very helpf
HideFile
- dd1压缩包里面是驱动源码 console压缩包里面是控制台源码 hide.exe是最终产品 使用方法: 1、将hide.exe复制到系统目录 2、运行cmd 3、hide -h 查看帮助 hide -i 安装驱动 hide -u 卸载驱动 hide -f -a filename 添加一个隐藏文件 by boywhp 07/09/03 Email:boywhp@126.com-DD1 compression driver source pa
usbbulk
- Usbbulk的一个例子程序,这里只是一个程序框架,可以在此基层上添加自己的Irp处理。-An example of Usbbulk procedures, here is just a procedural framework, you can add at this grass-roots level to deal with their own Irp.
Driver5
- 一个WDM驱动框架源码,在此基础上可添加其它功能,使用最新的2003/XP DDK-A WDM driver framework source code, on this basis can add other features, using the latest DDK
