搜索资源列表
ddkdoc
- win2000驱动程序设计指南;DDK学习经验;Visual Studio 6.0集成环境中开发设备驱动程序的方法 ;驱动程序开发工具简介。-WIN2000 Driver Design Guide; DDK learning experience; Visual Studio 6.0 integrated development environment of the device driver; Driver Development Tools briefing.
ifsdoc
- 文件系统驱动开发的文档资料(IFS DDK),包括新文件过滤接口程序员指南.rar,实现对硬盘的监控.txt,文件重定向操作.txt,注册表重定向.txt,DLL函数重定向的问题.txt,关于文件夹地隐藏.txt等。-file system driver development Documentation (IFS DDK), including new file filters Interface Programmer's Guide. rar, the hard drive moni
win-drv-gdp-dev
- 此文件是windows ddk mdt开发的部份,说明gpd如何编程,这是在一个论坛中有人提到的-this document windows ddk mdt part of the development, shows how gpd programming, This is a forum in which reference was made to the
Driverstudio_intro
- 基于Driverstudio、DDK、VC的驱动程序开发介绍,对初学入门有一定帮助。
PCI_5
- PCI总线的开发包括PCI硬件的开发以及相应驱动程序的编写。PCI总线 驱动程序的实质是通过相应板卡配置空间的访问来配置系统资源。该文通过对配 置空间的分析,给出了不用DDK、WINDRIVER等开发工具,而直接用I/O命令简 单地访问配置空间的方法。
DDK中译版
- 被译为中文的MSDN DDK文档-been translated into Chinese MSDN documentation DDK
DDK_WindowsUSB_driver
- 用DDK开发WindowsUSB驱动程序 关于USB驱动开发的文档
WNUSB
- [UsbKbd.rar] - usbkbd,用wdm编写的usb和键盘的驱动示例 [USB2.0_USB_driver.rar] - 学习USB2.0驱动程序设计源码,包括Windows DDK Driver驱动的详细设计,U盘,MP3的程序设计例子 [mc8051_design.zip] - MC8051 IP CoreOregano Systems 8-bit Microcontroller IP-Core此公司提供的8051
usb驱动过滤
- 本文分三部分来介绍如何构造一个简单的USB过滤驱动程序,包括“基本原理”、“程序的实现”、“使用INF安装”。此文的目的在于希望读者了解基本原理后,可以使用除DDK以外最流行也最方便的驱动开发工具DriverStudio来实现一个自己的过滤驱动,并正确地安装
VS2005_DDK2003_DriverStudio3.2_Config
- VS2005+DDK2003+DriverStudio3.2配置全过程- the entire configure process of VS2005+ DDK2003+ DriverStudio3.2
FromDDK
- DDK API Calls USB Design
USB
- 介绍使用ddk和driver studio开发usb驱动-usb-driven development
testUSB
- 使用DDK得到U盘信息,和SN号,插入U盘的时候获得很多有用信息,在应用层使用DDK函数-DDK has been the use of U disk information, and SN number, insert the disk when U get a lot of useful information in the application layer using the DDK function
DDK_NulMRx_install
- DDK中网络驱动器例子NulMRx安装和使用,需要开发网络驱动器的朋友可以-DDK example of a network drive to install and use NulMRx need to develop a network drive can take a look at the friends
virsualprint
- 虚拟打印的实现。 虚拟打印主要用于将各种文档转换成为各种图形,例如将一个doc文件转换成一个BMP图。我在实现虚拟打印的时候,使用了DDK和DELPHI的一些东西。 -The realization of the virtual printing. Virtual printing is mainly used for a variety of documents to be converted into a variety of graphics, such as a doc file
aceDesigner
- 看雪论坛介绍驱动开发的文档,使用VC++、DDK、虚拟机软件VMWare,调试器WinDbg 设计开发基础。-Forum to see the snow-driven development of the document describes, using VC++, DDK, virtual machine software, VMWare, WinDbg debugger design and development foundation.
DDK
- 根据你所安装的DDK的不同版本添加不同的变量到系统变量中。 右击我的电脑,系统属性/高级/环境变量/系统变量/新建: -ddk kaifa
ddkvs2005build
- windows DDK 编译工具 用于driver开发-windows DDK compile too and used for driver development
009_DDK_HelloWorld_windows_driver
- vs2008下DDK的范例 郁金香教程-the vs2008 next DDK sample tulip tutorial
DDK拧紧工具AFC1500串口调试工具
- 日本DDK拧紧工具AFC1500的串口如何建立,需要进行调试,本文档说明该调试的要领。