搜索资源列表
A-WDF
- 大家看看有没有用,用于解压游戏里的文件的
_WDFPKG
- 偶自己写的 大话西游二 梦幻西游的 wdf 资源包读取程序-dual himself wrote two of beating about the bush bush dream of wdf Resource Kit reader
WasSee
- was文件是云风为他的游戏引擎风魂开发的动画图片格式。前段时间迷上了梦幻西游,所以写了这个was图片的查看器。功能只是查看图片,不能解包WDF文件和导出图片。声明,本程序仅供梦幻好友看图和图形编程学习者使用,谢谢。-document is a cloud the wind was for his game engine developed by the wind soul animated image format. Fantasy W
WdfPack
- 梦幻WDF制作好的源码包 按说明嵌入梦幻文件里 即可把0级武器变成130强化 -Dream WDF produced by a good source packages that can be embedded in document Dream 0 weapons into the enhanced 130
A-WDF
- 大家看看有没有用,用于解压游戏里的文件的-We see no use for the game-extracting files
WdfRes_V1.1.24
- 大话西游和梦幻西游WDF资源提取很实用的一种工具大家快来下载吧-Fantasy Westward Journey and Westward Journey WDF resource extraction is very useful everyone Come download a tool bar
UMDF-samp
- This paper provides information about the sample drivers that are supplied with the user-mode driver fr a mework (UMDF), which is a component of the Windows Driver Foundation (WDF) for the Microsoft Windows family of ope
USB_WDF
- A primary design goal for Windows Driver Foundation (WDF) was to make the driver models easy to extend to support new types of hardware. The first specialized input/output (I/O) targets in both User-Mode Driver fr a mewo
WritingUSBDriverswithWDF
- A primary design goal for WDF was to make the driver models easy to extend to support new types of hardware. The first hardware-specific specialized I/O targets in both UMDF and KMDF support USB devices. You can use the
KMDF
- KMDF示例,用几个简单的例子介绍WDF结构-KMDF example, with a few simple examples introducing WDF structure
RAMDisk_src1111
- 很好的非WDF的RAMDISK示例,非常适合入门-A good example of non-WDF of RAMDISK
ramdisk_wdf
- 是基于WDF写的一个实现虚拟磁盘驱动,用部分内存虚拟出一个硬盘(实际不存在的银盘)。 Ramdisk又叫虚拟磁盘或者内存盘,由于内存具有很高的速度,远远高于新出的SSD及传统主流的机械硬盘,于是便有人提出了用内存来替代硬盘的方法,这便是ramdisk。-Is based on the WDF to write a virtual disk drive, some memory with a virtual hard disk (t
Windows_wdf_pdf_and_source
- 压缩包是电子书和源码。 《Windows设备驱动程序WDF开发》既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读,也适合作为计算机应用开发人员和高等院校学生的实用参考书。Windows最新的WDF驱动程序框架,包括KMDF和UMDF,KMDF是WDM的继续。本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程
KMDFstudy
- 有关WDF驱动学习的一些资料,基本是一些英文文档,属于入门的基础资料,有需要的朋友可以下载-Some information about the the WDF drive learning, the basic English documents belong to the entry of basic information, a friend in need can be downloaded
zhulinxijingCode1code4
- WDF驱动开发源码,竹林蹊径的第一和第四章的源代码,有需要的朋友可以下载使用-The WDF driver development source code, the bamboo forest paths which the first and the fourth chapter of the source code, a friend in need can be downloaded using
zhulinxijingCode5code6
- WDF驱动开发源码,竹林蹊径的第五和第六章的源代码,有需要的朋友可以下载使用-The WDF driver development source, bamboo forest paths which Chapters V and VI of the source code, a friend in need can be downloaded using
zhulinxijingCode9code10
- WDF驱动开发源码,竹林蹊径的第十和第九章的源代码,有需要的朋友可以下载使用-WDF driver development source, bamboo forest paths which the tenth and the ninth chapter of the source code, a friend in need can be downloaded using
zhulinxijingCode11code13
- WDF驱动开发源码,竹林蹊径的第11和第13章的源代码,有需要的朋友可以下载使用-11 and Chapter 13 of the WDF driver development source code, the bamboo grove they feel the source code, a friend in need can be downloaded using
x-wdf
- 解压功能和A-WDF一样,但是可以自由选择解压缩的目录,比较方便。(The function of decompression is the same as that of A-WDF, but it is convenient to select the extracted directory.)
Serial sample
- he Serial (16550-based RS-232) sample driver is a WDF version of the inbox Serial.sys driver in %WINDIR%\system32\drivers.