搜索资源列表
mouser
- This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (via serenum) and removal (either hotplug or via the device manager). The code serves as a sample for any serial-enumerable device. The behavior of the v
WorkshopVirtual
- 这是七个虚拟声卡的程序。其中带有2D加速的已经应用在某公司的产品上用来获取QQ通话时候的语音数据。这些例子也可以作为WDM声卡驱动的样例。-virtual sound card procedures. Which accelerated with the two D has been applied in a company's products used to obtain QQ voice calls when the data. These examples also as a W
Hidkeyboard
- This is a USB keyboard driver sample of hid class -This is a USB keyboard driver hid sample of c lass
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
disk
- The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.
sfloppy
- The sfloppy sample is a super floppy driver that resides in the directory \\\\Ntddk\\Src\\Storage\\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the driver stack, and brokers co
addfilter
- Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using t
disk
- The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.
tape
- This sample is a working example of Exabyte2 Tape Minidriver. This module contains device-specific routines for the Exabyte EXB-8500 tape drive.
pciide
- This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the Release Notes section for more
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
addfilter
- Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using t
1394Cameradriver
- a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association. Digit
chapter03
- 键盘过滤驱动源代码,VC++编写的一个完整代码程序,-Keyboard filter driver source code, VC++ Prepared a complete code procedures,
cocpyinf
- This document accompanies a sample co-installer that can be used in conjunction with an INF file to install additional device INF files on the target system during a device installation. The instructions herein apply to the Microsoft Windows 2000 and
fmsynth
- MINI FM miniport驱动,开发工具:winddk-This sample is a MIDI FM miniport driver. This sample provides an interface to a device that implements OPL3-style FM synthesis. The MIDI port driver serves as a wrapper for this miniport driver. Because the sample is a
Usbsamp-Sample
- USBSAMP的示例演示了如何执行完整和高速散装和同步,超音速散装流数据传输到一个通用USB设备通过使用内核模式驱动程序框架(KMDF)。超快速度的批量传输只有工作当微软USB 3.0堆栈被加载。示例还包含一个控制台应用程序,启动批量测试(包括流)和等时传输和获取数据从设备的I / O端点。该应用程序还演示了如何使用设备名称和管道基础guid名称生成的操作系统使用SetupDiXXX用户模式api。-The USBSAMP sample demonstrates how to perform f
AC97-Driver-Sample
- This directory contains a sample AC97 adapter driver and several related code samples. The AC97 driver sample shows how to develop a WDM audio adapter driver that incorporates a wavePci miniport driver for the AC97 controller s wave audio device.
GenPrint-Sample
- 打印虚拟驱动,提取自wdk 8.1,需要wdk环境。-Print a virtual drive, extracted WDK 8.1, need WDK environment.
PCSC-sample.tar
- VC++ PCSC示例代码,演示如果使用标准微软PCSC开发接口使用读卡器的过程-VC++ PCSC Sample,it s a demo for how to user microsfot pcsc api to use card reader